|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Describes a constraining facet. Enumeration and pattern facets are exposed
via XSMultiValueFacet interface.
| Method Summary | |
|---|---|
XSAnnotation |
getAnnotation()
An annotation if it exists, otherwise null. |
short |
getFacetKind()
The name of the facet, e.g. |
boolean |
getFixed()
[Facets]: check whether a facet is fixed. |
java.lang.String |
getLexicalFacetValue()
A value of this facet. |
| Methods inherited from interface org.apache.xerces.xs.XSObject |
|---|
getName, getNamespace, getNamespaceItem, getType |
| Method Detail |
public short getFacetKind()
FACET_LENGTH, FACET_TOTALDIGITS
(see XSConstants).
public java.lang.String getLexicalFacetValue()
public boolean getFixed()
public XSAnnotation getAnnotation()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||