org.crosswire.jsword.book.filter.gbf
Class GBFTags

java.lang.Object
  extended by org.crosswire.jsword.book.filter.gbf.GBFTags

public final class GBFTags
extends Object

A holder of all of the GBF Tag Handler classes.

Author:
Joe Walker [joe at eireneh dot com], DM Smith [dmsmith555 at yahoo dot com]
See Also:
for license details. The copyright to this program is held by it's authors.

Nested Class Summary
static class GBFTags.BoldStartTag
           
static class GBFTags.CrossRefStartTag
           
static class GBFTags.DefaultEndTag
           
static class GBFTags.EOLTag
           
static class GBFTags.FootnoteEndTag
           
static class GBFTags.FootnoteStartTag
           
static class GBFTags.HeaderStartTag
           
static class GBFTags.IgnoredTag
           
static class GBFTags.ItalicStartTag
           
static class GBFTags.JustifyLeftTag
           
static class GBFTags.JustifyRightTag
           
static class GBFTags.OTQuoteStartTag
           
static class GBFTags.ParagraphTag
           
static class GBFTags.PoetryStartTag
           
static class GBFTags.PsalmStartTag
           
static class GBFTags.RedLetterStartTag
           
static class GBFTags.StrongsMorphTag
           
static class GBFTags.StrongsWordTag
           
static class GBFTags.TextFootnoteTag
           
static class GBFTags.TextTag
           
static class GBFTags.TitleStartTag
           
static class GBFTags.UnderlineStartTag
           
 
Field Summary
protected static KeyFactory KEY_FACTORY
          To convert strings into Biblical keys.
protected static OSISUtil.OSISFactory OSIS_FACTORY
          To create OSIS DOM nodes.
 
Constructor Summary
GBFTags()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_FACTORY

protected static final KeyFactory KEY_FACTORY
To convert strings into Biblical keys.


OSIS_FACTORY

protected static final OSISUtil.OSISFactory OSIS_FACTORY
To create OSIS DOM nodes.

Constructor Detail

GBFTags

public GBFTags()

Copyright ยจ 2003-2006