Class CurrentElementHolder


  • public class CurrentElementHolder
    extends Object
    Хранение текущего считанного элемента в рамках одного потока
    • Constructor Detail

      • CurrentElementHolder

        public CurrentElementHolder()
    • Method Detail

      • getElement

        public static org.jdom2.Element getElement()
      • setElement

        public static void setElement​(org.jdom2.Element element)
      • getSourceInfo

        public static SourceInfo getSourceInfo()
      • setSourceInfo

        public static void setSourceInfo​(SourceInfo sourceInfo)
      • clear

        public static void clear()
      • clearElementScope

        public static void clearElementScope()