Uses of Interface
de.betabeans.scroogexhtml.dom.DocumentNode

Packages that use DocumentNode
de.betabeans.scroogexhtml.dom Provides a light-weight 'document object model'. 
 

Uses of DocumentNode in de.betabeans.scroogexhtml.dom
 

Classes in de.betabeans.scroogexhtml.dom that implement DocumentNode
 class Document
          ScroogeXHTML uses a Document object to store the complete content of the RTF file internally before it is converted.
 class FormattedText
          ScroogeXHTML splits the RTF text into small pieces which have the same character properties, for example a sequence of underlined characters.
 class Paragraph
          ScroogeXHTML creates a Paragraph object for each paragraph of the document.
 



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