Overview  Package   Class  Tree  Index 

be.lassi.pdf.tags
Class OL

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

public class OL
extends Tag

Support html to pdf translation of the ordered list tag.


Constructor Summary
OL(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

OL

public OL(State state)
Method Detail

end

public void end()
         throws com.lowagie.text.DocumentException
Supports translation of closing tag.

Overrides:
end in class Tag
Throws:
com.lowagie.text.DocumentException

start

public void start()
Supports translation of opening tag.

Overrides:
start in class Tag

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2