| Package | Description |
|---|---|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| com.sun.xml.bind.v2.runtime.unmarshaller |
| Modifier and Type | Field | Description |
|---|---|---|
ClassBeanInfoImpl<? super BeanT> |
ClassBeanInfoImpl.superClazz |
ClassBeanInfoImpl that represents the super class of JaxBeanInfo.jaxbType. |
| Modifier and Type | Method | Description |
|---|---|---|
protected ClassBeanInfoImpl |
JAXBContextImpl.getOrCreate(RuntimeClassInfo ci) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
StructureLoader.init(JAXBContextImpl context,
ClassBeanInfoImpl beanInfo,
Accessor<?,java.util.Map<javax.xml.namespace.QName,java.lang.String>> attWildcard) |
Completes the initialization.
|
| Constructor | Description |
|---|---|
StructureLoader(ClassBeanInfoImpl beanInfo) |
Copyright © 2017 Oracle Corporation. All rights reserved.