Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.util.NamespaceSupport
-
-
Uses of NamespaceSupport in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Subclasses of NamespaceSupport in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs Modifier and Type Class Description classSchemaNamespaceSupportThis class customizes the behaviour of the util.NamespaceSupport class in order to easily implement some features that we need for efficient schema handling. -
Uses of NamespaceSupport in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers declared as NamespaceSupport Modifier and Type Field Description protected NamespaceSupportXIncludeAwareParserConfiguration. fNonXIncludeNSContextNon-XInclude NamespaceContext. -
Uses of NamespaceSupport in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude
Subclasses of NamespaceSupport in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude Modifier and Type Class Description classMultipleScopeNamespaceSupportThis implementation of NamespaceContext has the ability to maintain multiple scopes of namespace/prefix bindings.classXIncludeNamespaceSupportThis is an implementation of NamespaceContext which is intended to be used for XInclude processing. -
Uses of NamespaceSupport in org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize declared as NamespaceSupport Modifier and Type Field Description protected NamespaceSupportXML11Serializer. fLocalNSBinderDeprecated.stores all namespace bindings on the current elementprotected NamespaceSupportXMLSerializer. fLocalNSBinderDeprecated.stores all namespace bindings on the current elementprotected NamespaceSupportXML11Serializer. fNSBinderDeprecated.stores namespaces in scopeprotected NamespaceSupportXMLSerializer. fNSBinderDeprecated.stores namespaces in scope
-