be.lassi.pdf.tags
Class H2
java.lang.Object
be.lassi.pdf.tags.Tag
be.lassi.pdf.tags.H
be.lassi.pdf.tags.H2
public class H2
- extends H
Support html to pdf translation of the level 2 header tag.
Constructor Summary |
H2(State state)
|
Method Summary |
protected java.lang.String |
getLevel()
|
Methods inherited from class be.lassi.pdf.tags.Tag |
getState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
H2
public H2(State state)
getLevel
protected java.lang.String getLevel()
- Specified by:
getLevel
in class H