IXmlPrinter.print

Generate a text representation of the document tree

  1. T[] print(Doc doc)
    interface IXmlPrinter(T)
    T[]
    print
  2. void print(Node root, void delegate(T[][]...) emit)

Meta