|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Writer | |
---|---|
de.betabeans.scroogexhtml.converter | Provides the main converter classes. |
Uses of Writer in de.betabeans.scroogexhtml.converter |
---|
Classes in de.betabeans.scroogexhtml.converter that implement Writer | |
---|---|
class |
DOMWriter
The converter uses the ScroogeXHTMLWriter to store the current RTF state, character properties and paragraph properties, and to build the Document. |
Methods in de.betabeans.scroogexhtml.converter that return Writer | |
---|---|
protected Writer |
ScroogeXHTMLBase.getWriter()
Returns the writer. |
Methods in de.betabeans.scroogexhtml.converter with parameters of type Writer | |
---|---|
protected void |
ScroogeXHTMLBase.setWriter(Writer w)
Sets the writer attribute of the ScroogeXHTMLBase object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |