|
Apache CXF API | |||||||||
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 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.cxf.binding.http 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.XmlSchemaAnnotated schemaAnnotation,
Collection<SchemaInfo> schemas,
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.XmlSchemaAnnotated schemaAnnotation,
Collection<SchemaInfo> schemas,
List<IriDecoderHelper.Param> params)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |