Class PathMacrosCollector.Usage

  • Enclosing class:
    PathMacrosCollector

    public static class PathMacrosCollector.Usage
    extends Pair<org.jdom.Element,​String>
    Pair of element - attribute name (or null if text content)
    • Constructor Detail

      • Usage

        public Usage​(org.jdom.Element first,
                     String second)