public class ExtensionNamespaceSupport extends Object
Constructor and Description |
---|
ExtensionNamespaceSupport(String namespace,
String handlerClass,
Object[] constructorArgs) |
Modifier and Type | Method and Description |
---|---|
String |
getNamespace() |
ExtensionHandler |
launch()
Launch the ExtensionHandler that this ExtensionNamespaceSupport object defines.
|
public String getNamespace()
public ExtensionHandler launch() throws TransformerException
TransformerException
Copyright © 2018 JBoss by Red Hat. All rights reserved.