org.openprivacy.reptile.extensions
Class Xalan
java.lang.Object
|
+--org.openprivacy.reptile.extensions.Xalan
- public class Xalan
- extends java.lang.Object
Provides metainfo about the current Xalan install.
- Version:
- $Id: Xalan.java,v 1.2 2001/12/02 06:16:40 burton Exp $
- Author:
- Kevin A. Burton
|
Constructor Summary |
Xalan()
|
|
Method Summary |
java.lang.String |
classloader(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
Get the classloader used by Xalan. |
java.lang.String |
getTransformerFactory(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
Get the current Reptile transformer factory |
java.lang.String |
getTransformerFactoryImplementation(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
Get the current Reptile transformer factory |
java.lang.String |
getURIResolver(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
Get the given feature from Xalan. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Xalan
public Xalan()
classloader
public java.lang.String classloader(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
- Get the classloader used by Xalan.
getURIResolver
public java.lang.String getURIResolver(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
- Get the given feature from Xalan.
getTransformerFactory
public java.lang.String getTransformerFactory(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
- Get the current Reptile transformer factory
getTransformerFactoryImplementation
public java.lang.String getTransformerFactoryImplementation(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
- Get the current Reptile transformer factory