| Package | Description |
|---|---|
| com.opensymphony.module.sitemesh.parser |
| Modifier and Type | Method and Description |
|---|---|
private static FastPageParser.Tag |
FastPageParser.parseProperties(FastPageParser.Tag tag,
CharArray buffer)
Deprecated.
This is called when we need to extract the properties for the tag from the tag's HTML.
|
private FastPageParser.Tag |
FastPageParser.parseTag(FastPageParser.Tag tag,
CharArray buf)
Deprecated.
Populates a
FastPageParser.Tag object using data from the supplied CharArray. |
| Modifier and Type | Method and Description |
|---|---|
private static FastPageParser.Tag |
FastPageParser.parseProperties(FastPageParser.Tag tag,
CharArray buffer)
Deprecated.
This is called when we need to extract the properties for the tag from the tag's HTML.
|
private FastPageParser.Tag |
FastPageParser.parseTag(FastPageParser.Tag tag,
CharArray buf)
Deprecated.
Populates a
FastPageParser.Tag object using data from the supplied CharArray. |