|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.excalibur.xml.sax.ContentHandlerWrapper org.apache.excalibur.xml.dom.DefaultDOMHandler
Constructor Summary | |
DefaultDOMHandler(javax.xml.transform.sax.TransformerHandler handler,
org.w3c.dom.Document document)
|
Method Summary | |
org.w3c.dom.Document |
getDocument()
|
Methods inherited from class org.apache.excalibur.xml.sax.ContentHandlerWrapper |
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setContentHandler, setDocumentLocator, setLexicalHandler, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.xml.sax.ContentHandler |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Constructor Detail |
public DefaultDOMHandler(javax.xml.transform.sax.TransformerHandler handler, org.w3c.dom.Document document)
Method Detail |
public org.w3c.dom.Document getDocument()
getDocument
in interface DOMHandler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |