Uses of Class org.apache.xml.utils.StringVector

Uses in package org.apache.xalan.extensions

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.

Uses in package org.apache.xalan.templates

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

Copyright B) 2006 Apache XML Project. All Rights Reserved.