|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use URI | |
| org.apache.axis2.databinding.schema.types | These classes are directly salvaged from Axis 1 codebase. |
| org.apache.axis2.databinding.schema.util | |
| Uses of URI in org.apache.axis2.databinding.schema.types |
| Methods in org.apache.axis2.databinding.schema.types that return URI | |
URI |
Notation.getPublic()
|
URI |
Notation.getSystem()
|
| Methods in org.apache.axis2.databinding.schema.types with parameters of type URI | |
void |
Notation.setPublic(URI publicURI)
|
void |
Notation.setSystem(URI systemURI)
|
| Constructors in org.apache.axis2.databinding.schema.types with parameters of type URI | |
Notation(NCName name,
URI publicURI,
URI systemURI)
|
|
URI(URI p_other)
Construct a new URI from another URI. |
|
URI(URI p_base,
java.lang.String p_uriSpec)
Construct a new URI from a base URI and a URI specification string. |
|
| Uses of URI in org.apache.axis2.databinding.schema.util |
| Methods in org.apache.axis2.databinding.schema.util that return URI | |
static URI |
ConverterUtil.convertToanyURI(java.lang.String s)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||