|
EclipseLink1.0 - 20080707 API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.persistence.platform.xml.SAXDocumentBuilder org.eclipse.persistence.jaxb.JAXBUnmarshallerHandler
public class JAXBUnmarshallerHandler
Field Summary |
---|
Fields inherited from class org.eclipse.persistence.platform.xml.SAXDocumentBuilder |
---|
document, namespaceDeclarations, nodes, stringBuffer, xmlPlatform |
Constructor Summary | |
---|---|
JAXBUnmarshallerHandler(JAXBUnmarshaller newXMLUnmarshaller)
|
Method Summary | |
---|---|
void |
endDocument()
|
java.lang.Object |
getResult()
|
void |
startDocument()
|
Methods inherited from class org.eclipse.persistence.platform.xml.SAXDocumentBuilder |
---|
addNamespaceDeclaration, appendChildNode, characters, endElement, endPrefixMapping, getDocument, getInitializedDocument, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, 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, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, startPrefixMapping |
Constructor Detail |
---|
public JAXBUnmarshallerHandler(JAXBUnmarshaller 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 javax.xml.bind.JAXBException, java.lang.IllegalStateException
getResult
in interface javax.xml.bind.UnmarshallerHandler
javax.xml.bind.JAXBException
java.lang.IllegalStateException
|
EclipseLink1.0 - 20080707 API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |