Package | Description |
---|---|
com.sun.xml.bind.marshaller | |
com.sun.xml.bind.serializer | |
com.sun.xml.bind.validator |
Modifier and Type | Class and Description |
---|---|
class |
SAXMarshaller
Deprecated.
in JAXB1.0.1
|
Modifier and Type | Method and Description |
---|---|
static void |
Util.handlePrintConversionException(Object caller,
Exception e,
XMLSerializer serializer)
Deprecated.
Report a print conversion error.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLSerializable.serializeAttributeBodies(XMLSerializer target)
Deprecated.
Serializes texts as values of attributes into the specified target.
|
void |
XMLSerializable.serializeAttributes(XMLSerializer target)
Deprecated.
Serializes attributes into the specified target.
|
void |
XMLSerializable.serializeElements(XMLSerializer target)
Deprecated.
Serializes child elements and texts into the specified target.
|
Constructor and Description |
---|
ContentHandlerAdaptor(XMLSerializer _serializer)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
MSVValidator
Deprecated.
in JAXB1.0.1
|
Copyright © 2023 Oracle Corporation. All rights reserved.