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}. |
org.apache.cxf.common.jaxb | |
org.jboss.resteasy.plugins.providers.jaxb |
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) |
Modifier and Type | Class and Description |
---|---|
class |
NamespaceMapper |
Modifier and Type | Class and Description |
---|---|
class |
XmlNamespacePrefixMapper
A XmlNamespacePrefixMapper.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.