|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSFacets | |
---|---|
org.apache.xerces.impl.dv | |
org.apache.xerces.impl.dv.xs |
Uses of XSFacets in org.apache.xerces.impl.dv |
---|
Methods in org.apache.xerces.impl.dv with parameters of type XSFacets | |
---|---|
void |
XSSimpleType.applyFacets(XSFacets facets,
short presentFacet,
short fixedFacet,
ValidationContext context)
If this type is created from restriction, then some facets can be applied to the simple type. |
Uses of XSFacets in org.apache.xerces.impl.dv.xs |
---|
Methods in org.apache.xerces.impl.dv.xs with parameters of type XSFacets | |
---|---|
void |
XSSimpleTypeDecl.applyFacets(XSFacets facets,
short presentFacet,
short fixedFacet,
ValidationContext context)
If |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |