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}. |
Modifier and Type | Method | Description |
---|---|---|
NamespaceContext2 |
XMLSerializer.getNamespaceContext() |
Modifier and Type | Class | Description |
---|---|---|
class |
NamespaceContextImpl |
Keeps track of in-scope namespace bindings for the marshaller.
|
Copyright © 2018 Oracle Corporation. All rights reserved.