public class BuiltinDatatypeLibraryFactory extends Object implements org.relaxng.datatype.DatatypeLibraryFactory
DatatypeLibraryFactory
for
RELAX NG Built-in datatype library and compatibility datatype library.Constructor and Description |
---|
BuiltinDatatypeLibraryFactory(org.relaxng.datatype.DatatypeLibraryFactory coreFactory) |
Modifier and Type | Method and Description |
---|---|
org.relaxng.datatype.DatatypeLibrary |
createDatatypeLibrary(String uri) |
public BuiltinDatatypeLibraryFactory(org.relaxng.datatype.DatatypeLibraryFactory coreFactory)
public org.relaxng.datatype.DatatypeLibrary createDatatypeLibrary(String uri)
createDatatypeLibrary
in interface org.relaxng.datatype.DatatypeLibraryFactory
Copyright © 2019 Oracle Corporation. All rights reserved.