DatatypeLibraryFactorypublic final class DoNothingDatatypeLibraryFactoryImpl extends java.lang.Object implements DatatypeLibraryFactory
DatatypeLibraryFactory implementation
that returns a dummy Datatype.| Constructor | Description |
|---|---|
DoNothingDatatypeLibraryFactoryImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
DatatypeLibrary |
createDatatypeLibrary(java.lang.String s) |
Creates a new instance of a DatatypeLibrary that supports
the specified namespace URI.
|
public DoNothingDatatypeLibraryFactoryImpl()
public DatatypeLibrary createDatatypeLibrary(java.lang.String s)
DatatypeLibraryFactorycreateDatatypeLibrary in interface DatatypeLibraryFactorynull if the specified namespace URI is not
supported.Copyright © 2018 Oracle Corporation. All rights reserved.