|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.channels.CStockage.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 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 Log log
Constructor Detail |
public ResourceControl()
Method Detail |
public static boolean isWellFormed(java.lang.String name) throws PropertiesException
name
- name of the file/directory to verify
PropertiesException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |