org.apache.axis.types
public class Language extends Token
Constructor and Description |
---|
Language() |
Language(java.lang.String stValue)
ctor for Language
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isValid(java.lang.String stValue)
validate the value against the xsd definition
TODO
|
equals, hashCode, toString
public Language()
public Language(java.lang.String stValue) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
- will be thrown if validation failspublic static boolean isValid(java.lang.String stValue)
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.