Overview  Package   Class  Tree  Index 

be.lassi.pdf.tags
Class UL

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

public class UL
extends Tag

Support html to pdf translation of the unordered list tag.


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

UL

public UL(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