public class TagInfo extends Object
TagInfo(String name, String value)
String
getName()
getValue()
getWord(int index)
List
getWords()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TagInfo(String name, String value)
public String getName()
public String getValue()
public List getWords()
public String getWord(int index)
public String toString()
toString
Object