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