Class JDomSerializer


  • public class JDomSerializer
    extends Object

    JDom serializer - creates xml JDom instance out of the TagNode.

    • Method Detail

      • createJDom

        public org.jdom2.Document createJDom​(TagNode rootNode)