org.apache.xerces.impl.dv.dtd
public class DTDDVFactoryImpl extends DTDDVFactory
Version: $Id: DTDDVFactoryImpl.java,v 1.6 2004/10/06 14:56:51 mrglavas Exp $
Method Summary | |
---|---|
DatatypeValidator | getBuiltInDV(String name)
return a dtd type of the given name
|
Hashtable | getBuiltInTypes()
get all built-in DVs, which are stored in a hashtable keyed by the name
|
Parameters: name the name of the datatype
Returns: the datatype validator of the given name
Returns: a hashtable which contains all datatypes