org.apache.xerces.impl.dv.xs.AbstractDateTimeDV This is the base class of all date/time datatype validators. It implements common code for parsing, validating and comparing datatypes. Classes that extend this class, must implement parse() method. REVISIT: There are many instance variables, which would cause problems when we support grammar cac ... | Popular Tags |