public class CachedDatatypeLibraryFactory extends Object implements DatatypeLibraryFactory
| Constructor and Description |
|---|
CachedDatatypeLibraryFactory(DatatypeLibraryFactory core) |
| Modifier and Type | Method and Description |
|---|---|
DatatypeLibrary |
createDatatypeLibrary(String namespaceURI)
Creates a new instance of a DatatypeLibrary that supports
the specified namespace URI.
|
public CachedDatatypeLibraryFactory(DatatypeLibraryFactory core)
public DatatypeLibrary createDatatypeLibrary(String namespaceURI)
DatatypeLibraryFactorycreateDatatypeLibrary in interface DatatypeLibraryFactorynull if the specified namespace URI is not
supported.Copyright © 2005–2017 Oracle Corporation. All rights reserved.