|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.jsword.book.filter.gbf.GBFTags
public final class GBFTags
A holder of all of the GBF Tag Handler classes.
The GNU Lesser General Public License for details.| Nested Class Summary | |
|---|---|
static class |
GBFTags.BoldStartTag
|
static class |
GBFTags.BookTitleStartTag
|
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 | |
|---|---|
(package private) static OSISUtil.OSISFactory |
OSIS_FACTORY
To create OSIS DOM nodes. |
| Constructor Summary | |
|---|---|
private |
GBFTags()
Prevent instantiation. |
| Method Summary | |
|---|---|
(package private) static void |
updateOsisStack(LinkedList<org.jdom2.Content> stack,
org.jdom2.Content content)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final OSISUtil.OSISFactory OSIS_FACTORY
| Constructor Detail |
|---|
private GBFTags()
| Method Detail |
|---|
static void updateOsisStack(LinkedList<org.jdom2.Content> stack,
org.jdom2.Content content)
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||