java.lang.Object
com.sun.xml.rpc.processor.modeler.j2ee.xml.DOMWriter

public class DOMWriter extends Object
A simple DOM writer
  • Field Details

    • out

      protected PrintWriter out
    • indent

      protected int indent
    • encodingTag

      protected String encodingTag
    • docTypeString

      protected String docTypeString
    • prefix

      protected String prefix
  • Constructor Details

  • Method Details

    • printIndent

      public void printIndent()
    • print

      public void print(Node node)
      Prints the specified node, recursively.
    • normalize

      protected String normalize(String s)
      Normalize the text string