|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IriDecoderHelper.Param | |
---|---|
org.apache.cxf.binding.http |
Uses of IriDecoderHelper.Param in org.apache.cxf.binding.http |
---|
Methods in org.apache.cxf.binding.http 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.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<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<SchemaInfo> schemas,
java.util.List<IriDecoderHelper.Param> params)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |