Class DXMLPrinter.XMLWriter

    • Constructor Detail

      • XMLWriter

        protected XMLWriter()
    • Method Detail

      • newLine

        protected void newLine()
      • indent

        protected void indent()
      • startDocument

        public void startDocument()
      • endDocument

        public void endDocument()
      • start

        public final void start​(String element)
      • end

        public void end()
      • body

        public void body​(String text)