org.crosswire.jsword.book.filter.gbf
Class GBFTags.EOLTag
java.lang.Object
org.crosswire.jsword.book.filter.gbf.AbstractTag
org.crosswire.jsword.book.filter.gbf.GBFTags.EOLTag
- All Implemented Interfaces:
- Tag
- Enclosing class:
- GBFTags
public static final class GBFTags.EOLTag
- extends AbstractTag
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBFTags.EOLTag
public GBFTags.EOLTag(String name)
- Parameters:
name
-
updateOsisStack
public void updateOsisStack(Book book,
Key key,
LinkedList<org.jdom2.Content> stack)
- Description copied from interface:
Tag
- Sub-classes should implement this method to generate OSIS Object
- Parameters:
book
- the book having this tag