Class SchemaName

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<java.lang.Object>, javax.naming.Name

    public class SchemaName
    extends javax.naming.CompoundName
    A CompoundName that can be used to access hierarchical SchemaItems.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class javax.naming.CompoundName

        mySyntax
    • Constructor Summary

      Constructors 
      Constructor Description
      SchemaName()  
      SchemaName​(java.lang.String ref)  
    • Method Summary

      • Methods inherited from class javax.naming.CompoundName

        add, add, addAll, addAll, clone, compareTo, endsWith, equals, get, getAll, getPrefix, getSuffix, hashCode, isEmpty, remove, size, startsWith, toString
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SchemaName

        public SchemaName()
                   throws javax.naming.InvalidNameException
        Throws:
        javax.naming.InvalidNameException
      • SchemaName

        public SchemaName​(java.lang.String ref)
                   throws javax.naming.InvalidNameException
        Throws:
        javax.naming.InvalidNameException