|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.velocity.htmlsafe.HtmlRegExps
public final class HtmlRegExps
Holder of static regular expression patterns for detecting common HTML structures
| Field Summary | |
|---|---|
static java.util.regex.Pattern |
HTML_ENTITY_PATTERN
|
static java.util.regex.Pattern |
HTML_TAG_PATTERN
|
| Method Summary |
|---|
| 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 HTML_TAG_PATTERN
public static final java.util.regex.Pattern HTML_ENTITY_PATTERN
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||