public class DTDDVFactoryImpl extends DTDDVFactory
| Constructor and Description |
|---|
DTDDVFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
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
|
getInstance, getInstancepublic DatatypeValidator getBuiltInDV(String name)
getBuiltInDV in class DTDDVFactoryname - the name of the datatypepublic Hashtable getBuiltInTypes()
getBuiltInTypes in class DTDDVFactoryCopyright © 2012 JBoss by Red Hat. All Rights Reserved.