|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.channels.CWebdav.provider.ResourceControl
Id: ResourceControl.java,v 1.0
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: ResourceControl
Original Author: Sébastien Gougeon
Class used as a util tool
Field Summary | |
protected static org.apache.commons.logging.Log |
log
Logger object |
Constructor Summary | |
ResourceControl()
|
Method Summary | |
static boolean |
isWellFormed(java.lang.String name)
Check if the resource name is well formed accept all string that begining by _ a-z A-Z 0-9 àäâãéêèëîïìôöòõûüùçñÀÄÂÃÉÈËÊÌÏÎÒÖÔÕÙÜÛÇÑ deny string that begining by . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final org.apache.commons.logging.Log log
Constructor Detail |
public ResourceControl()
Method Detail |
public static boolean isWellFormed(java.lang.String name)
name
- name of the file/directory to verify
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |