javax.xml.bind
public interface: PrintConversionEvent [javadoc |
source]
All Implemented Interfaces:
ValidationEvent
All Known Implementing Classes:
PrintConversionEventImpl
This event indicates that a problem was encountered while converting data
from the Java content tree into its lexical representation.
since: JAXB1.0 -