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 and Description |
---|---|
ClassBeanInfoImpl<? super BeanT> |
ClassBeanInfoImpl.superClazz
ClassBeanInfoImpl that represents the super class of JaxBeanInfo.jaxbType . |
Modifier and Type | Method and Description |
---|---|
protected ClassBeanInfoImpl |
JAXBContextImpl.getOrCreate(RuntimeClassInfo ci) |
Modifier and Type | Method and Description |
---|---|
void |
StructureLoader.init(JAXBContextImpl context,
ClassBeanInfoImpl beanInfo,
Accessor<?,Map<QName,String>> attWildcard)
Completes the initialization.
|
Constructor and Description |
---|
StructureLoader(ClassBeanInfoImpl beanInfo) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.