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.Constructor | Description |
---|---|
BuiltinDatatypeLibraryFactory(org.relaxng.datatype.DatatypeLibraryFactory coreFactory) |
Modifier and Type | Method | 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 © 2018 Oracle Corporation. All rights reserved.