Uses of Interface
org.crosswire.jsword.book.filter.gbf.TagBuilder

Packages that use TagBuilder
org.crosswire.jsword.book.filter.gbf A Filter that converts from GBF format data to OSIS format data. 
 

Uses of TagBuilder in org.crosswire.jsword.book.filter.gbf
 

Classes in org.crosswire.jsword.book.filter.gbf that implement TagBuilder
 class BoldTagBuilder
          Handle Bold: FB and Fb.
 class CrossRefTagBuilder
          Handle Footnotes: FR and Fr.
 class EndOfLineTagBuilder
          Represent a trunc of bible text without any tags.
 class FootnoteTagBuilder
          Handle Footnotes: RF and Rf.
 class HeaderTagBuilder
          Handle Footnotes: FR and Fr.
 class IgnoredTagBuilder
          Represent a trunc of bible text without any tags.
 class ItalicTagBuilder
          Handle Footnotes: FI and Fi.
 class JustifyTagBuilder
          Handle Footnotes: FR and Fr.
 class OTQuoteTagBuilder
          Handle Footnotes: FO and Fo.
 class ParagraphTagBuilder
          Tag syntax: Words.
 class PoetryTagBuilder
          Handle Footnotes: FR and Fr.
 class PsalmTitleTagBuilder
          Handle Footnotes: FR and Fr.
 class RedLetterTagBuilder
          Handle Footnotes: FR and Fr.
 class StrongsMorphTagBuilder
          Tag syntax: word<WTxxxx>.
 class StrongsWordTagBuilder
          Tag syntax: word<WHxxxx> or word<WGxxxx>.
 class TextFootnoteTagBuilder
          Tag syntax: Wordsnote.
 class TextTagBuilder
          Represent a trunc of bible text without any tags.
 class TitleTagBuilder
          Handle Footnotes: FR and Fr.
 class UnderlineTagBuilder
          Handle Footnotes: FU and Fu.
 

Fields in org.crosswire.jsword.book.filter.gbf declared as TagBuilder
private static TagBuilder[] GBFFilter.BUILDERS
           
private static TagBuilder GBFFilter.TEXT
           
 


Copyright ? 2003-2004