Package | Description |
---|---|
com.sun.xml.bind.v2.runtime.property |
Modifier and Type | Method | Description |
---|---|---|
void |
AttributeProperty.buildChildElementUnmarshallers(UnmarshallerChain chainElem,
QNameMap<ChildLoader> handlers) |
|
void |
StructureLoaderBuilder.buildChildElementUnmarshallers(UnmarshallerChain chain,
QNameMap<ChildLoader> handlers) |
Every Property class has an implementation of buildChildElementUnmarshallers
which will fill in the specified
QNameMap by elements that are expected
by this property. |
void |
ValueProperty.buildChildElementUnmarshallers(UnmarshallerChain chainElem,
QNameMap<ChildLoader> handlers) |
Copyright © 2018 Oracle Corporation. All rights reserved.