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)
DatatypeLibraryFactory
createDatatypeLibrary
in interface DatatypeLibraryFactory
null
if the specified namespace URI is not
supported.Copyright © 2021 JBoss by Red Hat. All rights reserved.