| Package | Description |
|---|---|
| fr.efl.chaine.xslt.utils | |
| top.marchand.xml.gaulois.config.typing |
| Modifier and Type | Method and Description |
|---|---|
Datatype |
ParameterValue.getDatatype() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterValue.setDatatype(Datatype datatype) |
| Constructor and Description |
|---|
ParameterValue(net.sf.saxon.s9api.QName key,
Datatype datatype)
Constructs an abstract Parameter
|
ParameterValue(net.sf.saxon.s9api.QName key,
Object value,
Datatype datatype)
Default constructor.
|
| Modifier and Type | Field and Description |
|---|---|
Datatype |
DatatypeFactory.XS_STRING |
| Modifier and Type | Method and Description |
|---|---|
protected Datatype |
DatatypeFactory.constructDatatype(net.sf.saxon.s9api.QName qn) |
Datatype |
DatatypeFactory.getDatatype(net.sf.saxon.s9api.QName qn) |
Copyright © 2019. All rights reserved.