static void |
IriDecoderHelper.addParams(String input,
int start,
int stop,
List<IriDecoderHelper.Param> params) |
static Document |
IriDecoderHelper.buildDocument(org.apache.ws.commons.schema.XmlSchemaAnnotated schemaAnnotation,
Collection<SchemaInfo> schemas,
List<IriDecoderHelper.Param> params)
Create a dom document conformant with the given schema element with the
input parameters.
|
static Document |
IriDecoderHelper.interopolateParams(Document doc,
org.apache.ws.commons.schema.XmlSchemaAnnotated schemaAnnotation,
Collection<SchemaInfo> schemas,
List<IriDecoderHelper.Param> params) |