be.lassi.pdf.tags
Class BR
java.lang.Object
be.lassi.pdf.tags.Tag
be.lassi.pdf.tags.BR
public class BR
- extends Tag
Support html to pdf translation of the new line tag.
Constructor Summary |
BR(State state)
|
Method Summary |
void |
start()
Supports translation of opening tag. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BR
public BR(State state)
start
public void start()
- Supports translation of opening tag.
- Overrides:
start
in class Tag