| Package | Description |
|---|---|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| com.sun.xml.bind.v2.runtime.output |
Code that writes well-formed XML (
XmlOutput and its implementations}. |
| com.sun.xml.bind.v2.runtime.unmarshaller |
| Constructor and Description |
|---|
MarshallerImpl(JAXBContextImpl c,
AssociationMap assoc) |
| Constructor and Description |
|---|
DOMOutput(Node node,
AssociationMap assoc) |
| Constructor and Description |
|---|
UnmarshallerImpl(JAXBContextImpl context,
AssociationMap assoc) |
UnmarshallingContext(UnmarshallerImpl _parent,
AssociationMap assoc)
Creates a new unmarshaller.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.