com.opensymphony.module.sitemesh.parser
Class FastPageParser.Tag
java.lang.Object
com.opensymphony.module.sitemesh.parser.FastPageParser.Tag
- Enclosing class:
- FastPageParser
private class FastPageParser.Tag
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nameEndIdx
public int nameEndIdx
properties
public Map properties
FastPageParser.Tag
private FastPageParser.Tag()
addProperty
public void addProperty(String name,
String value)
- Adds a name/value property pair to this tag. Each property that is
added represents a property that was parsed from the tag's HTML.