org.apache.xalan.extensions
public class ExtensionNamespaceSupport extends Object
| Constructor Summary | |
|---|---|
| ExtensionNamespaceSupport(String namespace, String handlerClass, Object[] constructorArgs) | |
| Method Summary | |
|---|---|
| String | getNamespace() |
| ExtensionHandler | launch()
Launch the ExtensionHandler that this ExtensionNamespaceSupport object defines. |