|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.util.xml.XmlValidator
public class XmlValidator
Created by IntelliJ IDEA. User: S. Hamid Date: Feb 19, 2007 Time: 4:46:04 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
XmlValidator()
|
|
| Method Summary | |
|---|---|
static boolean |
isSafe(java.lang.String s)
Verifies whether a string consists solely of valid XML characters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlValidator()
| Method Detail |
|---|
public static boolean isSafe(java.lang.String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||