|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.bind.v2.runtime.property.PropertyImpl<BeanT>
com.sun.xml.bind.v2.runtime.property.ArrayProperty<BeanT,ListT,ItemT>
com.sun.xml.bind.v2.runtime.property.ArrayERProperty<BeanT,ListT,ItemT>
com.sun.xml.bind.v2.runtime.property.ArrayElementProperty<BeanT,ListT,ItemT>
com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty<BeanT,ListT,ItemT>
final class ArrayElementNodeProperty<BeanT,ListT,ItemT>
ArrayProperty
that contains node values.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.xml.bind.v2.runtime.property.ArrayERProperty |
---|
ArrayERProperty.ReceiverImpl |
Field Summary |
---|
Fields inherited from class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty |
---|
prop |
Fields inherited from class com.sun.xml.bind.v2.runtime.property.ArrayERProperty |
---|
isWrapperNillable, wrapperTagName |
Fields inherited from class com.sun.xml.bind.v2.runtime.property.ArrayProperty |
---|
acc, lister |
Fields inherited from class com.sun.xml.bind.v2.runtime.property.PropertyImpl |
---|
fieldName |
Fields inherited from interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder |
---|
CATCH_ALL, TEXT_HANDLER |
Constructor Summary | |
---|---|
ArrayElementNodeProperty(JAXBContextImpl p,
RuntimeElementPropertyInfo prop)
|
Method Summary | |
---|---|
void |
serializeItem(JaxBeanInfo expected,
ItemT item,
XMLSerializer w)
Serializes one item of the property. |
Methods inherited from class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty |
---|
createBodyUnmarshaller, getElementPropertyAccessor, getKind, serializeListBody, wrapUp |
Methods inherited from class com.sun.xml.bind.v2.runtime.property.ArrayERProperty |
---|
buildChildElementUnmarshallers, serializeBody |
Methods inherited from class com.sun.xml.bind.v2.runtime.property.ArrayProperty |
---|
getIdValue, reset |
Methods inherited from class com.sun.xml.bind.v2.runtime.property.PropertyImpl |
---|
hasSerializeURIAction, serializeURIs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayElementNodeProperty(JAXBContextImpl p, RuntimeElementPropertyInfo prop)
Method Detail |
---|
public void serializeItem(JaxBeanInfo expected, ItemT item, XMLSerializer w) throws SAXException, IOException, javax.xml.stream.XMLStreamException
ArrayElementProperty
serializeItem
in class ArrayElementProperty<BeanT,ListT,ItemT>
SAXException
IOException
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |