Uses of Class
org.apache.axis2.databinding.types.URI
Packages that use URI
Package
Description
These classes are directly salvaged from Axis 1 codebase.
-
Uses of URI in org.apache.axis2.databinding.types
Methods in org.apache.axis2.databinding.types that return URIMethods in org.apache.axis2.databinding.types with parameters of type URIModifier and TypeMethodDescriptionvoidvoidConstructors in org.apache.axis2.databinding.types with parameters of type URI -
Uses of URI in org.apache.axis2.databinding.types.soapencoding
Fields in org.apache.axis2.databinding.types.soapencoding declared as URIModifier and TypeFieldDescriptionprotected URIAnyURI.localAnyURIfield for AnyURIprotected URIArray.localHreffield for Href This was an Attribute!protected URIStruct.localHreffield for Href This was an Attribute!Methods in org.apache.axis2.databinding.types.soapencoding that return URIModifier and TypeMethodDescriptionAnyURI.getAnyURI()Auto generated getter methodArray.getHref()Auto generated getter methodStruct.getHref()Auto generated getter methodMethods in org.apache.axis2.databinding.types.soapencoding with parameters of type URI -
Uses of URI in org.apache.axis2.databinding.types.xsd
Fields in org.apache.axis2.databinding.types.xsd declared as URIMethods in org.apache.axis2.databinding.types.xsd that return URIMethods in org.apache.axis2.databinding.types.xsd with parameters of type URI -
Uses of URI in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return URIModifier and TypeMethodDescriptionstatic URIConverterUtil.convertToAnyURI(String s) static URIConverterUtil.convertToURI(String s)