|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Printer | |
---|---|
org.apache.stylebook | |
org.apache.stylebook.printers |
Uses of Printer in org.apache.stylebook |
---|
Methods in org.apache.stylebook that return Printer | |
---|---|
Printer |
BasicEngine.getPrinter(java.lang.String name)
Return a Printer instance associated with the specified name. |
static Printer |
ComponentFactory.getPrinter(java.lang.String classname)
Create a new Printer instance. |
Printer |
Engine.getPrinter(java.lang.String name)
Return a Printer instance associated with the specified name. |
Uses of Printer in org.apache.stylebook.printers |
---|
Classes in org.apache.stylebook.printers that implement Printer | |
---|---|
class |
HTMLPrinter
|
class |
HTMLSerializer
|
class |
ImagePrinter
The ImagePrinter Printer writes images. |
class |
XMLPrinter
The XMLPrinter Printer writes documents in their canonical XML form. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |