| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.relaxng.datatype.helpers.DatatypeLibraryLoaderMethod Summary | |
DatatypeLibrary |
|
Methods inherited from class java.lang.Object | |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | |
public DatatypeLibrary createDatatypeLibrary(String uri)
Creates a new instance of a DatatypeLibrary that supports the specified namespace URI.
- Specified by:
- createDatatypeLibrary in interface DatatypeLibraryFactory
- Returns:
nullif the specified namespace URI is not supported.