Uses of Class
org.dom4j.datatype.DatatypeDocumentFactory
-
Packages that use DatatypeDocumentFactory Package Description org.dom4j.datatype An implementation of the dom4j API which supports the XML Schema Data Types specification. -
-
Uses of DatatypeDocumentFactory in org.dom4j.datatype
Fields in org.dom4j.datatype declared as DatatypeDocumentFactory Modifier and Type Field Description protected static DatatypeDocumentFactoryDatatypeDocumentFactory. singletonThe Singleton instanceConstructors in org.dom4j.datatype with parameters of type DatatypeDocumentFactory Constructor Description SchemaParser(DatatypeDocumentFactory documentFactory)
-