|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.toplink.platform.xml.SAXDocumentBuilder
oracle.toplink.ox.jaxb.JAXBUnmarshallerHandler
Constructor Summary | |
JAXBUnmarshallerHandler(XMLUnmarshaller newXMLUnmarshaller) |
Method Summary | |
void |
endDocument() |
java.lang.Object |
getResult() |
void |
startDocument() |
Methods inherited from class oracle.toplink.platform.xml.SAXDocumentBuilder |
characters, endElement, endPrefixMapping, getDocument, getInitializedDocument, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, startPrefixMapping |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JAXBUnmarshallerHandler(XMLUnmarshaller newXMLUnmarshaller)
Method Detail |
public void endDocument() throws org.xml.sax.SAXException
endDocument
in interface org.xml.sax.ContentHandler
endDocument
in class SAXDocumentBuilder
org.xml.sax.SAXException
public void startDocument() throws org.xml.sax.SAXException
startDocument
in interface org.xml.sax.ContentHandler
startDocument
in class SAXDocumentBuilder
org.xml.sax.SAXException
public java.lang.Object getResult() throws JAXBException, java.lang.IllegalStateException
JAXBException
java.lang.IllegalStateException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |