Uses of Class
javax.xml.datatype.DatatypeConfigurationException
| Package | Description |
|---|---|
| javax.xml.datatype |
-
Uses of DatatypeConfigurationException in javax.xml.datatype
Methods in javax.xml.datatype that throw DatatypeConfigurationException Modifier and Type Method Description static DatatypeFactoryDatatypeFactory. newInstance()Obtain a new instance of aDatatypeFactory.static DatatypeFactoryDatatypeFactory. newInstance(String factoryClassName, ClassLoader classLoader)Returns an instance of the named implementation ofDatatypeFactory.