|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.betabeans.scroogexhtml.dom | |
---|---|
de.betabeans.scroogexhtml.converter | Provides the main converter classes. |
de.betabeans.scroogexhtml.debugging | Provides the debugging classes. |
de.betabeans.scroogexhtml.dom | Provides a light-weight 'document object model'. |
de.betabeans.scroogexhtml.events | Provides classes for bean event methods. |
Classes in de.betabeans.scroogexhtml.dom used by de.betabeans.scroogexhtml.converter | |
---|---|
Document
ScroogeXHTML uses a Document object to store the complete content of the RTF file internally before it is converted. |
|
FormattedText
ScroogeXHTML splits the RTF text into small pieces which have the same character properties, for example a sequence of underlined characters. |
Classes in de.betabeans.scroogexhtml.dom used by de.betabeans.scroogexhtml.debugging | |
---|---|
Document
ScroogeXHTML uses a Document object to store the complete content of the RTF file internally before it is converted. |
Classes in de.betabeans.scroogexhtml.dom used by de.betabeans.scroogexhtml.dom | |
---|---|
Document
ScroogeXHTML uses a Document object to store the complete content of the RTF file internally before it is converted. |
|
DocumentNode
The DocumentNode Interface defines common methods for the document tree. |
|
FormattedText
ScroogeXHTML splits the RTF text into small pieces which have the same character properties, for example a sequence of underlined characters. |
|
Paragraph
ScroogeXHTML creates a Paragraph object for each paragraph of the document. |
Classes in de.betabeans.scroogexhtml.dom used by de.betabeans.scroogexhtml.events | |
---|---|
FormattedText
ScroogeXHTML splits the RTF text into small pieces which have the same character properties, for example a sequence of underlined characters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |