|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentDataAccessor
Name: DocumentDataAccessor
Description: Interface allowing custom access to external data from self implemented tags.
Method Summary | |
---|---|
void |
shutdown()
Shuts down the document content handler. |
void |
startup()
Starts up the document content handler. |
Method Detail |
---|
void startup() throws DocumentHandlerException
DocumentHandlerException
- In case something went wrong.void shutdown() throws DocumentHandlerException
DocumentHandlerException
- In case something went wrong.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |