Frames | No Frames |
Constructors with parameter type org.apache.xml.utils.StringVector | |
ExtensionHandlerGeneral.ExtensionHandlerGeneral(String namespaceUri, StringVector elemNames, StringVector funcNames, String scriptLang, String scriptSrcURL, String scriptSrc, String systemId) Construct a new extension namespace handler given all the information
needed.
|
Methods with parameter type org.apache.xml.utils.StringVector | |
void | Set StringVector of elements for this extension
|
void | Set the "exclude-result-prefixes" property.
|
void | Set the "exclude-result-prefixes" property.
|
void | Set the "extension-element-prefixes" property.
|
void | Set the "extension-element-prefixes" property.
|
void | Set the names of functions defined in this extension
|
Methods with return type org.apache.xml.utils.StringVector | |
StringVector | Get StringVector of elements defined for this extension
|
StringVector | Get the names of functions defined in this extension
|