Package de.betabeans.scroogexhtml.dom

Provides a light-weight 'document object model'.

See:
          Description

Interface Summary
DocumentNode The DocumentNode Interface defines common methods for the document tree.
 

Class Summary
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.
Paragraph ScroogeXHTML creates a Paragraph object for each paragraph of the document.
 

Package de.betabeans.scroogexhtml.dom Description

Provides a light-weight 'document object model'.



Copyright (c) 1998-2006 BetaSoft Michael Justin. All Rights Reserved.