Class KeyName

    • Constructor Detail

      • KeyName

        public KeyName​(org.w3c.dom.Document doc,
                       java.lang.String keyName)
        Constructor KeyName
        Parameters:
        doc -
        keyName -
    • Method Detail

      • getKeyName

        public java.lang.String getKeyName()
        Method getKeyName
        Returns:
        key name
      • getBaseLocalName

        public java.lang.String getBaseLocalName()
        Returns the localname of the Elements of the sub-class.
        Specified by:
        getBaseLocalName in class ElementProxy
        Returns:
        the localname of the Elements of the sub-class.