org.exoplatform.wiki.utils
Class WikiNameValidator
java.lang.Object
org.exoplatform.wiki.utils.WikiNameValidator
public class WikiNameValidator
- extends Object
Created by The eXo Platform SAS
Author : Lai Trung Hieu
hieu.lai@exoplatform.com
28 Mar 2011
| 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 © 2013 eXo Platform SAS. All Rights Reserved.