Uses of Class
org.apache.servicemix.soap.bindings.http.interceptors.IriDecoderHelper.Param

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 List<IriDecoderHelper.Param> IriDecoderHelper.decode(String uri, String loc, InputStream is)
           
static List<IriDecoderHelper.Param> IriDecoderHelper.decodeIri(String uri, String loc)
           
 

Method parameters in org.apache.servicemix.soap.bindings.http.interceptors with type arguments of type IriDecoderHelper.Param
static void IriDecoderHelper.addParams(String input, int start, int stop, List<IriDecoderHelper.Param> params)
           
static Document IriDecoderHelper.buildDocument(org.apache.ws.commons.schema.XmlSchemaElement element, 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.XmlSchemaElement element, List<IriDecoderHelper.Param> params)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.