|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.saxon.type.SchemaType
net.sf.saxon.type.SimpleType
net.sf.saxon.type.AnySimpleType
The ur-type definition
| Field Summary |
| Fields inherited from class net.sf.saxon.type.SimpleType |
FINAL_ALL, FINAL_LIST, FINAL_RESTRICTION, FINAL_UNION |
| Fields inherited from class net.sf.saxon.type.SchemaType |
ALL_DERIVATIONS, DERIVE_BY_EXTENSION, DERIVE_BY_LIST, DERIVE_BY_RESTRICTION, DERIVE_BY_SUBSTITUTION, DERIVE_BY_UNION, finalProhibitions, INVALID, UNVALIDATED, VALIDATED, VALIDATING, validationPhase |
| Method Summary | |
static AnySimpleType |
getInstance()
|
SequenceIterator |
getTypedValue(java.lang.CharSequence value)
Get the typed value |
void |
validateContent(java.lang.CharSequence value,
NamespaceResolver namespaceResolver)
Check whether a given input string is valid according to this SimpleType |
| Methods inherited from class net.sf.saxon.type.SimpleType |
addFacet, getBuiltInBaseType, getFacet, getFacetList, getFacets, getFacets, getLocalFacets, getTypedValue, isListType, isNamespaceSensitive, isSimpleType, setFacets, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static AnySimpleType getInstance()
public void validateContent(java.lang.CharSequence value,
NamespaceResolver namespaceResolver)
validateContent in class SimpleTypepublic SequenceIterator getTypedValue(java.lang.CharSequence value)
getTypedValue in class SimpleTypevalue - the string value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||