Package | Description |
---|---|
com.sun.xml.bind.marshaller | |
com.sun.xml.bind.serializer | |
com.sun.xml.bind.validator |
Modifier and Type | Method and Description |
---|---|
void |
SAXMarshaller.reportError(ValidationEvent ve)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLSerializer.reportError(ValidationEvent e)
Deprecated.
Errors detected by the XMLSerializable should be either thrown
as
SAXException or reported through this method. |
Modifier and Type | Method and Description |
---|---|
void |
MSVValidator.reportError(ValidationEvent e)
Deprecated.
|
Copyright © 2024 Oracle Corporation. All rights reserved.