|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatatypeBuilder | |
---|---|
com.thaiopensource.datatype.xsd | |
com.thaiopensource.relaxng.impl | |
org.relaxng.datatype | |
org.relaxng.datatype.helpers | |
org.whattf.datatype |
Uses of DatatypeBuilder in com.thaiopensource.datatype.xsd |
---|
Classes in com.thaiopensource.datatype.xsd that implement DatatypeBuilder | |
---|---|
(package private) class |
DatatypeBuilderImpl
|
Methods in com.thaiopensource.datatype.xsd that return DatatypeBuilder | |
---|---|
DatatypeBuilder |
DatatypeLibraryImpl.createDatatypeBuilder(String localName)
|
Uses of DatatypeBuilder in com.thaiopensource.relaxng.impl |
---|
Classes in com.thaiopensource.relaxng.impl that implement DatatypeBuilder | |
---|---|
(package private) class |
BuiltinDatatypeBuilder
|
Fields in com.thaiopensource.relaxng.impl declared as DatatypeBuilder | |
---|---|
private DatatypeBuilder |
SchemaBuilderImpl.DataPatternBuilderImpl.dtb
|
private DatatypeBuilder |
BuiltinDatatypeLibrary.stringDatatypeBuilder
|
private DatatypeBuilder |
BuiltinDatatypeLibrary.tokenDatatypeBuilder
|
Methods in com.thaiopensource.relaxng.impl that return DatatypeBuilder | |
---|---|
DatatypeBuilder |
CompatibilityDatatypeLibrary.createDatatypeBuilder(String type)
|
DatatypeBuilder |
BuiltinDatatypeLibrary.createDatatypeBuilder(String type)
|
Constructors in com.thaiopensource.relaxng.impl with parameters of type DatatypeBuilder | |
---|---|
SchemaBuilderImpl.DataPatternBuilderImpl(DatatypeBuilder dtb)
|
Uses of DatatypeBuilder in org.relaxng.datatype |
---|
Methods in org.relaxng.datatype that return DatatypeBuilder | |
---|---|
DatatypeBuilder |
DatatypeLibrary.createDatatypeBuilder(String baseTypeLocalName)
Creates a new instance of DatatypeBuilder. |
Uses of DatatypeBuilder in org.relaxng.datatype.helpers |
---|
Classes in org.relaxng.datatype.helpers that implement DatatypeBuilder | |
---|---|
class |
ParameterlessDatatypeBuilder
Dummy implementation of DatatypeBuilder . |
Uses of DatatypeBuilder in org.whattf.datatype |
---|
Methods in org.whattf.datatype that return DatatypeBuilder | |
---|---|
DatatypeBuilder |
Html5DatatypeLibrary.createDatatypeBuilder(String baseTypeLocalName)
Returns a DatatypeBuilder for a named datatype. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |