BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.templates.NamespaceAlias

Packages that use NamespaceAlias
weblogic.apache.xalan.templates   
 

Uses of NamespaceAlias in weblogic.apache.xalan.templates
 

Methods in weblogic.apache.xalan.templates that return NamespaceAlias
 NamespaceAlias Stylesheet.getNamespaceAlias(int i)
          Get an "xsl:namespace-alias" property.
 NamespaceAlias StylesheetRoot.getNamespaceAliasComposed(java.lang.String uri)
          Get the "xsl:namespace-alias" property.
 

Methods in weblogic.apache.xalan.templates with parameters of type NamespaceAlias
 void Stylesheet.setNamespaceAlias(NamespaceAlias na)
          Set the "xsl:namespace-alias" property.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.