Class ExtensionNamespaceSupport

java.lang.Object
org.apache.xalan.extensions.ExtensionNamespaceSupport

public class ExtensionNamespaceSupport extends Object
During styleseet composition, an ExtensionNamespaceSupport object is created for each extension namespace the stylesheet uses. At the beginning of a transformation, TransformerImpl generates an ExtensionHandler for each of these objects and adds an entry to the ExtensionsTable hashtable.