|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSMultiValueFacet
Describes a multi-value constraining facets: pattern and enumeration.
Method Summary | |
---|---|
XSObjectList |
getAnnotations()
A sequence of [annotations] or an empty XSObjectList . |
short |
getFacetKind()
The name of the facet, i.e. |
StringList |
getLexicalFacetValues()
Values of this facet. |
Methods inherited from interface org.apache.xerces.xs.XSObject |
---|
getName, getNamespace, getNamespaceItem, getType |
Method Detail |
---|
short getFacetKind()
FACET_ENUMERATION
and
FACET_PATTERN
(see XSSimpleTypeDefinition
).
StringList getLexicalFacetValues()
XSObjectList getAnnotations()
XSObjectList
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |