public class DatatypeLibraryFactoryImpl extends java.lang.Object implements DatatypeLibraryFactory
Constructor and Description |
---|
DatatypeLibraryFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
DatatypeLibrary |
createDatatypeLibrary(java.lang.String uri)
Creates a new instance of a DatatypeLibrary that supports
the specified namespace URI.
|
public DatatypeLibrary createDatatypeLibrary(java.lang.String uri)
DatatypeLibraryFactory
createDatatypeLibrary
in interface DatatypeLibraryFactory
null
if the specified namespace URI is not
supported.