|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.bind.v2.runtime.unmarshaller.Loader
com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
public class LeafPropertyLoader
Unmarshals a text into a property of the parent element.
ValuePropertyLoader
Constructor Summary | |
---|---|
LeafPropertyLoader(TransducedAccessor xacc)
|
Method Summary | |
---|---|
void |
text(UnmarshallingContext.State state,
java.lang.CharSequence text)
Called when this loaderis an active loaderand we see a chunk of text. |
Methods inherited from class com.sun.xml.bind.v2.runtime.unmarshaller.Loader |
---|
childElement, expectText, getExpectedAttributes, getExpectedChildElements, handleGenericError, handleGenericException, leaveElement, reportError, startElement |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LeafPropertyLoader(TransducedAccessor xacc)
Method Detail |
---|
public void text(UnmarshallingContext.State state, java.lang.CharSequence text) throws org.xml.sax.SAXException
Loader
text
in class Loader
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |