|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IriDecoderHelper.Param | |
|---|---|
| org.apache.servicemix.soap.bindings.http.interceptors | |
| Uses of IriDecoderHelper.Param in org.apache.servicemix.soap.bindings.http.interceptors |
|---|
| Methods in org.apache.servicemix.soap.bindings.http.interceptors that return types with arguments of type IriDecoderHelper.Param | |
|---|---|
static java.util.List<IriDecoderHelper.Param> |
IriDecoderHelper.decode(java.lang.String uri,
java.lang.String loc,
java.io.InputStream is)
|
static java.util.List<IriDecoderHelper.Param> |
IriDecoderHelper.decodeIri(java.lang.String uri,
java.lang.String loc)
|
| Method parameters in org.apache.servicemix.soap.bindings.http.interceptors 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.XmlSchemaElement element,
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.XmlSchemaElement element,
java.util.List<IriDecoderHelper.Param> params)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||