org.jopendocument.print
Class DefaultDocumentPrinter

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

public class DefaultDocumentPrinter
extends Object
implements DocumentPrinter


Constructor Summary
DefaultDocumentPrinter()
           
 
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

DefaultDocumentPrinter

public DefaultDocumentPrinter()
Method Detail

print

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


Copyright © 2010 jOpenDocument All Rights Reserved.