| 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 |
|---|---|---|
void |
XMLSerializer.setPrefixMapper(NamespacePrefixMapper prefixMapper) |
| Modifier and Type | Method | Description |
|---|---|---|
NamespacePrefixMapper |
NamespaceContextImpl.getPrefixMapper() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
NamespaceContextImpl.setPrefixMapper(NamespacePrefixMapper mapper) |
Copyright © 2018 Oracle Corporation. All rights reserved.