Class XmlType.DEFAULT

  • Enclosing class:
    XmlType

    public static final class XmlType.DEFAULT
    extends java.lang.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 Summary

      Constructors 
      Constructor Description
      DEFAULT()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DEFAULT

        public DEFAULT()