org.jopendocument.print
Class DefaultXMLDocumentPrinter

java.lang.Object
  extended by org.jopendocument.print.DefaultXMLDocumentPrinter
All Implemented Interfaces:
DocumentPrinter

public class DefaultXMLDocumentPrinter
extends Object
implements DocumentPrinter


Constructor Summary
DefaultXMLDocumentPrinter()
           
 
Method Summary
 void print(OpenDocument doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultXMLDocumentPrinter

public DefaultXMLDocumentPrinter()
Method Detail

print

public void print(OpenDocument doc)
Specified by:
print in interface DocumentPrinter


Copyright © 2010 jOpenDocument All Rights Reserved.