| Package | Description |
|---|---|
| org.apache.servicemix.soap.bindings.http.interceptors |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2005-2016 FuseSource. All Rights Reserved.