org.enhydra.xml.xmlc.compiler
Class PrintInfo

java.lang.Object
  |
  +--org.enhydra.xml.xmlc.compiler.PrintInfo

class PrintInfo
extends Object

Gather and print information about an document.


Constructor Summary
PrintInfo(Document doc, XMLCDocument xmlcDoc)
          Construct document info from document.
 
Method Summary
protected  void printInfo(PrintWriter out)
          Print document information.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintInfo

public PrintInfo(Document doc,
                 XMLCDocument xmlcDoc)
Construct document info from document.
Method Detail

printInfo

protected void printInfo(PrintWriter out)
Print document information.


Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.