|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rshtech.jspwiki.TagUtil
public class TagUtil
TODO Class summary sentence. Class documentation.
| Field Summary | |
|---|---|
static java.util.regex.Pattern |
TAG_NAME_PARTIAL_PATTERN
|
static java.util.regex.Pattern |
TAG_NAME_PATTERN
|
| Constructor Summary | |
|---|---|
protected |
TagUtil()
|
| Method Summary | |
|---|---|
static java.lang.String |
getTagName(java.lang.String tagContentString)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.regex.Pattern TAG_NAME_PATTERN
public static final java.util.regex.Pattern TAG_NAME_PARTIAL_PATTERN
| Constructor Detail |
|---|
protected TagUtil()
| Method Detail |
|---|
public static java.lang.String getTagName(java.lang.String tagContentString)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||