public class Patterns extends Object
Modifier and Type | Field and Description |
---|---|
private static Pattern |
mNodeIdPattern |
private static Pattern |
mVersionPattern |
Constructor and Description |
---|
Patterns() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isNodeIdValid(String nodeid) |
static boolean |
isValid(Pattern p,
String s) |
static boolean |
isVersionValid(String version) |
Copyright © 2011 The University of Southern California. All Rights Reserved.