public class NoteRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GET_NOTES_METHOD |
static String |
REGISTER_NOTE_METHOD |
| Constructor and Description |
|---|
NoteRegistry() |
public static final String REGISTER_NOTE_METHOD
public static final String GET_NOTES_METHOD
public String registerNote(String id, Object content) throws XDocReportException, IOException
id - content - XDocReportExceptionIOExceptionCopyright © 2017. All Rights Reserved.