Package jakarta.xml.bind.annotation
Class XmlType.DEFAULT
- java.lang.Object
-
- jakarta.xml.bind.annotation.XmlType.DEFAULT
-
- Enclosing class:
- XmlType
public static final class XmlType.DEFAULT extends Object
Used inXmlType.factoryClass()
to signal that either factory mehod is not used or that it's in the class with thisXmlType
itself.