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, startPrefixMapping
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, startPrefixMapping
public JAXBUnmarshallerHandler(JAXBUnmarshaller newXMLUnmarshaller)
public void endDocument() throws SAXException
endDocument
in interface ContentHandler
endDocument
in class SAXDocumentBuilder
SAXException
public void startDocument() throws SAXException
startDocument
in interface ContentHandler
startDocument
in class SAXDocumentBuilder
SAXException
public Object getResult() throws JAXBException, IllegalStateException
getResult
in interface UnmarshallerHandler
JAXBException
IllegalStateException