| Package | Description |
|---|---|
| org.apache.xerces.impl.dv | |
| org.apache.xerces.impl.dv.xs |
| Modifier and Type | Method and Description |
|---|---|
void |
XSSimpleType.applyFacets(XSFacets facets,
int presentFacet,
int fixedFacet,
ValidationContext context)
If this type is created from restriction, then some facets can be applied
to the simple type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XSSimpleTypeDelegate.applyFacets(XSFacets facets,
int presentFacet,
int fixedFacet,
ValidationContext context) |
void |
XSSimpleTypeDecl.applyFacets(XSFacets facets,
int presentFacet,
int fixedFacet,
ValidationContext context)
If
|
Copyright © 2013. All rights reserved.