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