|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.impl.dv.xs.TypeValidator
org.apache.xerces.impl.dv.xs.AbstractDateTimeDV
org.apache.xerces.impl.dv.xs.MonthDV
public class MonthDV
Validator for <gMonth> datatype (W3C Schema Datatypes)
| Field Summary |
|---|
| Fields inherited from class org.apache.xerces.impl.dv.xs.TypeValidator |
|---|
EQUAL, GREATER_THAN, INDETERMINATE, LESS_THAN |
| Constructor Summary | |
|---|---|
MonthDV()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getActualValue(java.lang.String content,
ValidationContext context)
Convert a string to a compiled form |
| Methods inherited from class org.apache.xerces.impl.dv.xs.AbstractDateTimeDV |
|---|
compare, getAllowedFacets, isIdentical |
| Methods inherited from class org.apache.xerces.impl.dv.xs.TypeValidator |
|---|
checkExtraRules, getDataLength, getDigit, getFractionDigits, getTotalDigits, isDigit |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonthDV()
| Method Detail |
|---|
public java.lang.Object getActualValue(java.lang.String content,
ValidationContext context)
throws InvalidDatatypeValueException
getActualValue in class TypeValidatorcontent - The lexical representation of gMonth
InvalidDatatypeValueException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||