com.sun.xml.bind.v2.runtime.property
final class ArrayElementLeafProperty<BeanT,ListT,ItemT> extends ArrayElementProperty<BeanT,ListT,ItemT>
This class is optimized for the case where there's only one kind of types in the array and that type is a leaf type.
Constructor Summary | |
---|---|
ArrayElementLeafProperty(JAXBContextImpl p, RuntimeElementPropertyInfo prop) |
Method Summary | |
---|---|
void | serializeItem(JaxBeanInfo bi, ItemT item, XMLSerializer w) |