public class JAXBUnmarshallerHandler extends SAXDocumentBuilder implements UnmarshallerHandler
| Constructor and Description |
|---|
JAXBUnmarshallerHandler(JAXBUnmarshaller newXMLUnmarshaller) |
| Modifier and Type | Method and Description |
|---|---|
void |
endDocument() |
Object |
getResult() |
void |
startDocument() |
appendChildNode, characters, endElement, endPrefixMapping, getDocument, getInitializedDocument, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, startPrefixMappingequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, startPrefixMappingpublic JAXBUnmarshallerHandler(JAXBUnmarshaller newXMLUnmarshaller)
public void endDocument()
throws SAXException
endDocument in interface ContentHandlerendDocument in class SAXDocumentBuilderSAXExceptionpublic void startDocument()
throws SAXException
startDocument in interface ContentHandlerstartDocument in class SAXDocumentBuilderSAXExceptionpublic Object getResult() throws JAXBException, IllegalStateException
getResult in interface UnmarshallerHandlerJAXBExceptionIllegalStateException