|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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(XMLUnmarshaller 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 |
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
|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |