com.sun.xml.bind.v2.runtime.property
final class ListElementProperty<BeanT,ListT,ItemT> extends ArrayProperty<BeanT,ListT,ItemT>
Constructor Summary | |
---|---|
ListElementProperty(JAXBContextImpl grammar, RuntimeElementPropertyInfo prop) |
Method Summary | |
---|---|
void | buildChildElementUnmarshallers(UnmarshallerChain chain, QNameMap<ChildLoader> handlers) |
Accessor | getElementPropertyAccessor(String nsUri, String localName) |
PropertyKind | getKind() |
void | serializeBody(BeanT o, XMLSerializer w, Object outerPeer) |