Class Identifier


  • public class Identifier
    extends Object
    Class used to work out how to 'identify' instances of DescrtiptorTags.
    • Constructor Detail

      • Identifier

        public Identifier​(String xpath)
        Constructor.
        Parameters:
        xpath - XPath to use to identify field
      • Identifier

        public Identifier​(Map<String,​String> namespaceMap,
                          String xpath)
        Parameters:
        namespaceMap - The namespaceMap
        xpath - The xpath
    • Method Detail

      • getIdentifier

        public String getIdentifier​(org.jdom2.Element element)
        Get the value of the identifier for a particular element.
        Parameters:
        element - element to use
        Returns:
        the value of the identifier