com.sun.xml.bind.v2.runtime.property
final class SingleElementNodeProperty<BeanT,ValueT> extends PropertyImpl<BeanT>
Constructor Summary | |
---|---|
SingleElementNodeProperty(JAXBContextImpl context, RuntimeElementPropertyInfo prop) |
Method Summary | |
---|---|
void | buildChildElementUnmarshallers(UnmarshallerChain chain, QNameMap<ChildLoader> handlers) |
Accessor | getElementPropertyAccessor(String nsUri, String localName) |
String | getIdValue(BeanT beanT) |
PropertyKind | getKind() |
void | reset(BeanT bean) |
void | serializeBody(BeanT o, XMLSerializer w, Object outerPeer) |
void | wrapUp() |