Package | Description |
---|---|
org.relaxng.datatype | |
org.relaxng.datatype.helpers |
Modifier and Type | Method and Description |
---|---|
Datatype |
DatatypeBuilder.createDatatype()
Derives a new Datatype from a Datatype by parameters that
were already set through the addParameter method.
|
Datatype |
DatatypeLibrary.createDatatype(String typeLocalName)
Gets or creates a pre-defined type.
|
Modifier and Type | Method and Description |
---|---|
Datatype |
ParameterlessDatatypeBuilder.createDatatype() |
Constructor and Description |
---|
ParameterlessDatatypeBuilder(Datatype baseType) |
StreamingValidatorImpl(Datatype baseType,
ValidationContext context) |
relaxng datatype