public class LeafPropertyLoader extends Loader
ValuePropertyLoader
expectText
Constructor and Description |
---|
LeafPropertyLoader(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, startElement
public LeafPropertyLoader(TransducedAccessor xacc)
public void text(UnmarshallingContext.State state, CharSequence text) throws SAXException
Loader
text
in class Loader
SAXException
Copyright © 2018 JBoss by Red Hat. All rights reserved.