Class XmlSchemaType.DEFAULT

  • Enclosing class:
    XmlSchemaType

    public static final class XmlSchemaType.DEFAULT
    extends java.lang.Object
    Used in XmlSchemaType.type() to signal that the type be inferred from the signature of the property.
    • 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()