Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.relaxng.datatype.helpers.DatatypeLibraryLoader
Method 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:
null
if the specified namespace URI is not supported.