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

Class LeafPropertyLoader

public class LeafPropertyLoader extends Loader

Unmarshals a text into a property of the parent element.

See Also: ValuePropertyLoader

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

Constructor Detail

LeafPropertyLoader

public LeafPropertyLoader(TransducedAccessor xacc)

Method Detail

text

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