org.exoplatform.wiki.utils
Class WikiNameValidator
java.lang.Object
org.exoplatform.wiki.utils.WikiNameValidator
public class WikiNameValidator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INVALID_CHARACTERS
public static final String INVALID_CHARACTERS
- See Also:
- Constant Field Values
WikiNameValidator
public WikiNameValidator()
validate
public static void validate(String s)
throws org.exoplatform.services.jcr.datamodel.IllegalNameException
- Throws:
org.exoplatform.services.jcr.datamodel.IllegalNameException
validateFileName
public static void validateFileName(String s)
throws Exception
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.