|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xerces.impl.dv.XSFacets
The class used to pass all facets to XSSimpleType.applyFacets(weblogic.apache.xerces.impl.dv.XSFacets, short, short, weblogic.apache.xerces.impl.dv.ValidationContext)
.
Field Summary | |
Vector |
enumeration
Deprecated. Vector containing values of Enumeration facet, as String's. |
Vector |
enumNSDecls
Deprecated. An array parallel to "Vector enumeration". |
int |
fractionDigits
Deprecated. value of fractionDigits facet. |
int |
length
Deprecated. value of length facet. |
String |
maxExclusive
Deprecated. value of maxExclusive facet. |
String |
maxInclusive
Deprecated. value of maxInclusive facet. |
int |
maxLength
Deprecated. value of maxLength facet. |
String |
minExclusive
Deprecated. value of minExclusive facet. |
String |
minInclusive
Deprecated. value of minInclusive facet. |
int |
minLength
Deprecated. value of minLength facet. |
String |
pattern
Deprecated. string containing value of pattern facet, for multiple patterns values are ORed together. |
int |
totalDigits
Deprecated. value of totalDigits facet. |
short |
whiteSpace
Deprecated. value of whiteSpace facet. |
Constructor Summary | |
XSFacets()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Vector enumeration
public Vector enumNSDecls
public int fractionDigits
public int length
public String maxExclusive
public String maxInclusive
public int maxLength
public String minExclusive
public String minInclusive
public int minLength
public String pattern
public int totalDigits
public short whiteSpace
Constructor Detail |
public XSFacets()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |