Overview  Package   Class  Tree  Index 

be.lassi.pdf.tags
Class LI

java.lang.Object
  extended by be.lassi.pdf.tags.Tag
      extended by be.lassi.pdf.tags.LI

public class LI
extends Tag

Support html to pdf translation of the list item tag.


Constructor Summary
LI(State state)
           
 
Method Summary
 void end()
          Supports translation of closing tag.
 void start()
          Supports translation of opening tag.
 
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
 

Constructor Detail

LI

public LI(State state)
Method Detail

end

public void end()
Supports translation of closing tag.

Overrides:
end in class Tag

start

public void start()
Supports translation of opening tag.

Overrides:
start in class Tag

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2