public final class WildcardLoader extends ProxyLoader
DomHandler
and builds a DOM tree.
Note that the SAXException returned by the ContentHandler is unreported. So we have to catch them and report it, then rethrow it if necessary.
expectText
Constructor | Description |
---|---|
WildcardLoader(DomHandler dom,
WildcardMode mode) |
Modifier and Type | Method | Description |
---|---|---|
protected Loader |
selectLoader(UnmarshallingContext.State state,
TagName tag) |
Picks the loader to delegate to.
|
childElement, expectText, fireAfterUnmarshal, fireBeforeUnmarshal, getExpectedAttributes, getExpectedChildElements, handleGenericError, handleGenericException, handleGenericException, handleParseConversionException, reportError, reportError, reportUnexpectedChildElement, text
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
leaveElement, startElement
public WildcardLoader(DomHandler dom, WildcardMode mode)
protected Loader selectLoader(UnmarshallingContext.State state, TagName tag) throws SAXException
ProxyLoader
selectLoader
in class ProxyLoader
SAXException
Copyright © 2018 Oracle Corporation. All rights reserved.