Class SchemaHolder

  • All Implemented Interfaces:
    Holder

    public final class SchemaHolder
    extends java.lang.Object
    implements Holder
    Custom class for supporting XSD schema
    Author:
    Davanum Srinivas
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Schema value  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

    • Constructor Detail

      • SchemaHolder

        public SchemaHolder()
      • SchemaHolder

        public SchemaHolder​(Schema value)