Class ParameterDataSAXSource

java.lang.Object
wt.query.template.ParameterDataSAXSource
All Implemented Interfaces:
Serializable, wt.util.xml.xslt.SAXXMLSource, XMLSource

public class ParameterDataSAXSource extends Object implements wt.util.xml.xslt.SAXXMLSource, Serializable


Supported API: true

Extendable: false
See Also:
  • Method Details

    • getBaseURI

      public String getBaseURI()
      The URI describing the location of the XML data, up to, but not including the file part of the URI. For example, the base URI for data sourced at http://www.acme.com/documents/Document1.xml would be http://www.acme.com/documents.

      Supported API: true
      Specified by:
      getBaseURI in interface XMLSource
      Returns:
      String