Class XMLBoxOutput


  • public class XMLBoxOutput
    extends Object
    Dumps a box tree into a XML file
    Author:
    burgetr
    • Field Detail

      • produceHeader

        protected boolean produceHeader
        Should we produce the XML header?
    • Constructor Detail

      • XMLBoxOutput

        public XMLBoxOutput​(boolean produceHeader)
    • Method Detail

      • dumpTo

        public void dumpTo​(Page tree,
                           PrintWriter out)
        Formats the complete tag tree to an output stream