jakarta.xml.bind
public Interface PrintConversionEvent
extends ValidationEvent
- Known Direct Implementers
- jakarta.xml.bind.helpers.PrintConversionEventImpl
This event indicates that a problem was encountered while converting data
from the Java content tree into its lexical representation.
- Author
- Ryan Shoemaker, Sun Microsystems, Inc.
- Kohsuke Kawaguchi, Sun Microsystems, Inc.
- Joe Fialli, Sun Microsystems, Inc.
- Since
- 1.6, JAXB 1.0
- See Also
ValidationEvent
, ValidationEventHandler
, Marshaller