Class XmlConfig

    • Field Detail

      • VALUE

        public static final String VALUE
        Use this special key to access the tag value (without inner tags). This is a special value it will not be listed for keys and can not be removed.
        See Also:
        Constant Field Values
      • element

        protected Element element
      • changed

        protected boolean changed
    • Constructor Detail

      • XmlConfig

        public XmlConfig()
      • XmlConfig

        public XmlConfig​(Element elementByPath)