Uses of Class
javax.xml.datatype.DatatypeConfigurationException
Packages that use DatatypeConfigurationException
-
Uses of DatatypeConfigurationException in javax.xml.datatype
Methods in javax.xml.datatype that throw DatatypeConfigurationExceptionModifier and TypeMethodDescriptionstatic DatatypeFactory
DatatypeFactory.newInstance()
Obtain a new instance of aDatatypeFactory
.static DatatypeFactory
DatatypeFactory.newInstance
(String factoryClassName, ClassLoader classLoader) Obtain a new instance of aDatatypeFactory
from class name.