|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Coplet
The coplet interface
Method Summary | |
---|---|
void |
execute(ContentHandler contentHandler,
LexicalHandler lexicalHandler,
Map objectModel,
SourceParameters parameters)
Should stream the content to the consumer. |
boolean |
init(Map objectModel,
SourceParameters parameters)
This will be called before execute() is called. |
Method Detail |
---|
boolean init(Map objectModel, SourceParameters parameters) throws ProcessingException
ProcessingException
void execute(ContentHandler contentHandler, LexicalHandler lexicalHandler, Map objectModel, SourceParameters parameters) throws SAXException, ProcessingException
SAXException
ProcessingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |