Overview  Package   Class  Tree  Index 

be.lassi.pdf.tags
Class Tags

java.lang.Object
  extended by be.lassi.pdf.tags.Tags

public class Tags
extends java.lang.Object

Collection with all tags used in html to pdf translation.


Constructor Summary
Tags()
           
 
Method Summary
 void add(Tag tag)
          Adds a new tag.
 Tag get(java.lang.String name)
          Gets the tag with given name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tags

public Tags()
Method Detail

add

public void add(Tag tag)
Adds a new tag.

Parameters:
tag - the tag to be added

get

public Tag get(java.lang.String name)
Gets the tag with given name.

Parameters:
name - the tag name
Returns:
the tag with given name

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2