This class is the handler for MetaMatrix Web Services to update the SOAP
Action value and save the virtual procedure name off to the <@link
org.apache.axis2.context.MessageContext> as a property to be accessed in the
endpoint web service.
This method is used to filter out the unnecessary httpType request parameter that is used to
drive the protocol that should be used on the endpoint URL.
This will take the pre-defined entities in XML 1.0 and
convert their character representation to the appropriate
entity reference, suitable for XML attributes.
This decodes and parses the username and password from an encrypted string derived from HTTPBasic and returns in a <@link
come.metamatrix.soap.security.Credential> instance.
getBeginRow() -
Method in class com.metamatrix.soap.sqlquerywebservice.helper.Results
This method will get a property value from the JVM System properties with the default value from the default properties
class level instance being the default value.
This method will translate MetaMatrix parameters into a literal XML Element containing
The list of parameters will be a map of Integer indexes to Object values correlating to the
StoredProcedure's modeled information
This method will translate a list of XML String Schemas into a w3c Element
If the schema is null then it will return a schema of "Schema is not available" in the message node
ResultDocuments is an organized way of structuring XML documents
The following illustrates an example of an XML document
XMLTranslator() -
Constructor for class com.metamatrix.soap.util.XMLTranslator