XML11DTDDVFactoryImpl
public class DTDDVFactoryImpl extends DTDDVFactory
Constructor | Description |
---|---|
DTDDVFactoryImpl() |
Modifier and Type | Method | Description |
---|---|---|
DatatypeValidator |
getBuiltInDV(java.lang.String name) |
return a dtd type of the given name
|
java.util.Hashtable |
getBuiltInTypes() |
get all built-in DVs, which are stored in a hashtable keyed by the name
|
getInstance, getInstance
public DatatypeValidator getBuiltInDV(java.lang.String name)
getBuiltInDV
in class DTDDVFactory
name
- the name of the datatypepublic java.util.Hashtable getBuiltInTypes()
getBuiltInTypes
in class DTDDVFactory
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.