Class XmlType.DEFAULT

java.lang.Object
jakarta.xml.bind.annotation.XmlType.DEFAULT
Enclosing class:
XmlType

public static final class XmlType.DEFAULT extends Object
Used in XmlType.factoryClass() to signal that either factory mehod is not used or that it's in the class with this XmlType itself.
Since:
1.6, JAXB 2.0
Author:
Sekhar Vajjhala, Sun Microsystems, Inc.