|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.common.policy.StringPolicyUtils
public class StringPolicyUtils
Constructor Summary | |
---|---|
StringPolicyUtils()
|
Method Summary | |
---|---|
static java.lang.String |
collectCharacterClass(CharacterClassType cc,
javax.xml.namespace.QName ref)
Prepare usable list of strings for generator |
static StringPolicyType |
normalize(StringPolicyType sp)
|
static java.util.ArrayList<java.lang.String> |
stringTokenizer(java.lang.String in)
Convert string to array |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StringPolicyUtils()
Method Detail |
---|
public static StringPolicyType normalize(StringPolicyType sp)
public static java.lang.String collectCharacterClass(CharacterClassType cc, javax.xml.namespace.QName ref)
public static java.util.ArrayList<java.lang.String> stringTokenizer(java.lang.String in)
in
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |