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