|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.dv.xs_new.TypeValidator | +--org.apache.xerces.impl.dv.xs_new.EntityDV
Represent the schema type "entity"
Fields inherited from class org.apache.xerces.impl.dv.xs_new.TypeValidator |
EQUAL,
GREATER_THAN,
INDETERMINATE,
LESS_THAN |
Constructor Summary | |
EntityDV()
|
Method Summary | |
void |
checkExtraRules(java.lang.Object value,
ValidationContext context)
|
java.lang.Object |
getActualValue(java.lang.String content,
ValidationContext context)
|
short |
getAllowedFacets()
|
Methods inherited from class org.apache.xerces.impl.dv.xs_new.TypeValidator |
compare,
getDataLength,
getFractionDigits,
getTotalDigits,
isEqual |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public EntityDV()
Method Detail |
public short getAllowedFacets()
public java.lang.Object getActualValue(java.lang.String content, ValidationContext context) throws InvalidDatatypeValueException
public void checkExtraRules(java.lang.Object value, ValidationContext context) throws InvalidDatatypeValueException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |