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

java.lang.Object
  extended by org.crosswire.jsword.book.filter.gbf.AbstractTag
      extended by org.crosswire.jsword.book.filter.gbf.GBFTags.JustifyLeftTag
All Implemented Interfaces:
Tag
Enclosing class:
GBFTags

public static final class GBFTags.JustifyLeftTag
extends AbstractTag


Constructor Summary
GBFTags.JustifyLeftTag(String name)
           
 
Method Summary
 void updateOsisStack(Book book, Key key, LinkedList<org.jdom2.Content> stack)
          Sub-classes should implement this method to generate OSIS Object
 
Methods inherited from class org.crosswire.jsword.book.filter.gbf.AbstractTag
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GBFTags.JustifyLeftTag

public GBFTags.JustifyLeftTag(String name)
Parameters:
name -
Method Detail

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


Copyright ? 2003-2011