public class UnmarshallerHandlerImpl extends StaxContentHandler implements UnmarshallerHandler, StaxContentHandler.StaxParser
StaxContentHandler.StaxParser| Constructor and Description |
|---|
UnmarshallerHandlerImpl(ExtendedUnmarshaller extendedUnmarshaller) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
Class<?> |
getType() |
void |
parse(XMLEventReader reader) |
void |
setType(Class<?> type) |
characters, destroy, endDocument, endElement, endPrefixMapping, getStaxParser, getTimeout, ignorableWhitespace, processingInstruction, setDocumentLocator, setStaxParser, setTimeout, skippedEntity, startDocument, startElement, startPrefixMappingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingpublic UnmarshallerHandlerImpl(ExtendedUnmarshaller extendedUnmarshaller)
public Class<?> getType()
public void setType(Class<?> type)
public Object getResult() throws JAXBException, IllegalStateException
getResult in interface UnmarshallerHandlerJAXBExceptionIllegalStateExceptionpublic void parse(XMLEventReader reader)
parse in interface StaxContentHandler.StaxParserCopyright © 2007–2021. All rights reserved.