| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.portal.standard.security.control.RelativePath
public class RelativePath
TODO add documentation here
| Nested Class Summary | |
|---|---|
(package private) static class | 
RelativePath.Delimiter
 | 
| Constructor Summary | |
|---|---|
RelativePath()
 | 
|
| Method Summary | |
|---|---|
static String | 
getFirstMatch(String source,
                           String[] delimiters)
get the first match from the many delimiters give as input  | 
static String | 
mapRelativePath(String source,
                               String target,
                               String[] delimiters)
Maps from a source sTring to a target String, based on the delimiters given the delimiters are basically "\\" or "/", but it also could be anything else Two absolute pathes should be given here Don't give relative or non existing pathes  | 
static String[] | 
splitString(String source,
                       String[] delimiters)
Split a string based on the given delimiters and return an array of strings(tokens)  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RelativePath()
| Method Detail | 
|---|
public static String getFirstMatch(String source,
                                   String[] delimiters)
source - delimiters - 
public static String[] splitString(String source,
                                   String[] delimiters)
source - delimiters - 
public static String mapRelativePath(String source,
                                     String target,
                                     String[] delimiters)
                              throws ParseException
source - target - delimiters - 
ParseException
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org