org.kohsuke.rngom.dt.builtin
Class BuiltinDatatypeLibraryFactory
java.lang.Object
org.kohsuke.rngom.dt.builtin.BuiltinDatatypeLibraryFactory
- All Implemented Interfaces:
- org.relaxng.datatype.DatatypeLibraryFactory
public class BuiltinDatatypeLibraryFactory
- extends Object
- implements org.relaxng.datatype.DatatypeLibraryFactory
DatatypeLibraryFactory
for
RELAX NG Built-in datatype library and compatibility datatype library.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuiltinDatatypeLibraryFactory
public BuiltinDatatypeLibraryFactory(org.relaxng.datatype.DatatypeLibraryFactory coreFactory)
createDatatypeLibrary
public org.relaxng.datatype.DatatypeLibrary createDatatypeLibrary(String uri)
- Specified by:
createDatatypeLibrary
in interface org.relaxng.datatype.DatatypeLibraryFactory
Copyright © 2011. All Rights Reserved.