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)
DatatypeLibraryFactorycreateDatatypeLibrary in interface DatatypeLibraryFactorynull if the specified namespace URI is not
supported.