|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for a generic x:forge element
Method Summary | |
void |
setParent(XMLConsumer xmlConsumer)
Sets the XMLConsumer responsible for receiving resulting SAX events |
Methods inherited from interface org.xml.sax.ContentHandler |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Methods inherited from interface org.xml.sax.ext.LexicalHandler |
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity |
Methods inherited from interface org.bibop.xml.XMLProducer |
setConsumer, setContentHandler, setLexicalHandler, toSax |
Methods inherited from interface org.bibop.xml.xforge.PrefixesMonitor |
getActivePrefixes, setParentPrefixesMonitor |
Method Detail |
public void setParent(XMLConsumer xmlConsumer) throws org.xml.sax.SAXException
xmlConsumer
- An XMLConsumer object
XForgeException
org.xml.sax.SAXException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |