Class 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.
    • Constructor Detail

      • DEFAULT

        public DEFAULT()