com.sun.xml.bind.v2.runtime.unmarshaller

Class ValuePropertyLoader

public class ValuePropertyLoader extends Loader

Reads a text value and set to the current target.

See Also: LeafPropertyLoader

Constructor Summary
ValuePropertyLoader(TransducedAccessor xacc)
Method Summary
voidtext(UnmarshallingContext.State state, CharSequence text)

Constructor Detail

ValuePropertyLoader

public ValuePropertyLoader(TransducedAccessor xacc)

Method Detail

text

public void text(UnmarshallingContext.State state, CharSequence text)