|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbortSerializationException | |
---|---|
com.sun.xml.bind.marshaller | |
com.sun.xml.bind.serializer | |
com.sun.xml.bind.validator |
Uses of AbortSerializationException in com.sun.xml.bind.marshaller |
---|
Methods in com.sun.xml.bind.marshaller that throw AbortSerializationException | |
---|---|
void |
SAXMarshaller.reportError(javax.xml.bind.ValidationEvent ve)
Deprecated. |
Uses of AbortSerializationException in com.sun.xml.bind.serializer |
---|
Methods in com.sun.xml.bind.serializer that throw AbortSerializationException | |
---|---|
void |
XMLSerializer.reportError(javax.xml.bind.ValidationEvent e)
Deprecated. Errors detected by the XMLSerializable should be either thrown as SAXException or reported through this method. |
Uses of AbortSerializationException in com.sun.xml.bind.validator |
---|
Methods in com.sun.xml.bind.validator that throw AbortSerializationException | |
---|---|
void |
MSVValidator.reportError(javax.xml.bind.ValidationEvent e)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |