| Method parameters in org.apache.cxf.binding.http with type arguments of type IriDecoderHelper.Param |
static void |
IriDecoderHelper.addParams(java.lang.String input,
int start,
int stop,
java.util.List<IriDecoderHelper.Param> params)
|
static org.w3c.dom.Document |
IriDecoderHelper.buildDocument(org.apache.ws.commons.schema.XmlSchemaAnnotated schemaAnnotation,
java.util.Collection<org.apache.cxf.service.model.SchemaInfo> schemas,
java.util.List<IriDecoderHelper.Param> params)
Create a dom document conformant with the given schema element with the
input parameters. |
static org.w3c.dom.Document |
IriDecoderHelper.interopolateParams(org.w3c.dom.Document doc,
org.apache.ws.commons.schema.XmlSchemaAnnotated schemaAnnotation,
java.util.Collection<org.apache.cxf.service.model.SchemaInfo> schemas,
java.util.List<IriDecoderHelper.Param> params)
|