public class ValuePropertyLoader extends Loader
LeafPropertyLoaderexpectText| Constructor and Description |
|---|
ValuePropertyLoader(TransducedAccessor xacc) |
| Modifier and Type | Method and Description |
|---|---|
void |
text(UnmarshallingContext.State state,
CharSequence text)
Called when this loaderis an active loaderand we see a chunk of text.
|
childElement, expectText, fireAfterUnmarshal, fireBeforeUnmarshal, getExpectedAttributes, getExpectedChildElements, handleGenericError, handleGenericException, handleGenericException, handleParseConversionException, leaveElement, reportError, reportError, reportUnexpectedChildElement, startElementpublic ValuePropertyLoader(TransducedAccessor xacc)
public void text(UnmarshallingContext.State state, CharSequence text) throws SAXException
Loadertext in class LoaderSAXExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.