Package | Description |
---|---|
com.sun.xml.bind.marshaller | |
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}. |
Class and Description |
---|
CharacterEscapeHandler
Performs character escaping and write the result
to the output.
|
XMLWriter
Filter to write an XML document from a SAX event stream.
|
Class and Description |
---|
CharacterEscapeHandler
Performs character escaping and write the result
to the output.
|
NamespacePrefixMapper
Implemented by the user application to determine URI -> prefix
mapping.
|
Class and Description |
---|
CharacterEscapeHandler
Performs character escaping and write the result
to the output.
|
NamespacePrefixMapper
Implemented by the user application to determine URI -> prefix
mapping.
|
Copyright © 2019 Oracle Corporation. All rights reserved.