Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.NamespaceContext
-
-
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom declared as NamespaceContext Modifier and Type Field Description protected NamespaceContextDOMNormalizer. fLocalNSBinderStores all namespace bindings on the current elementprotected NamespaceContextDOMNormalizer. fNamespaceContextThe namespace context of this document: stores namespaces in scopeMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom with parameters of type NamespaceContext Modifier and Type Method Description voidDOMNormalizer. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)The start of the document. -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl declared as NamespaceContext Modifier and Type Field Description protected NamespaceContextXMLDocumentScannerImpl. fNamespaceContextNamespace support.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl with parameters of type NamespaceContext Modifier and Type Method Description voidXMLNamespaceBinder. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)The start of the document. -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd declared as NamespaceContext Modifier and Type Field Description protected NamespaceContextXMLDTDValidator. fNamespaceContextNamespace support.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd with parameters of type NamespaceContext Modifier and Type Method Description voidXMLDTDValidator. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)The start of the document. -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.validation
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.validation with parameters of type NamespaceContext Modifier and Type Method Description voidValidationState. setNamespaceSupport(NamespaceContext namespace) -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath with parameters of type NamespaceContext Constructor Description XPath(String xpath, SymbolTable symbolTable, NamespaceContext context)Constructs an XPath object from the specified expression. -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that implement NamespaceContext 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.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type NamespaceContext Modifier and Type Method Description voidXMLSchemaValidator. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)The start of the document. -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity with parameters of type NamespaceContext Constructor Description XPath(String xpath, SymbolTable symbolTable, NamespaceContext context)Constructs a field XPath expression.XPath(String xpath, SymbolTable symbolTable, NamespaceContext context)Constructs a selector XPath expression. -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti declared as NamespaceContext Modifier and Type Field Description protected NamespaceContextSchemaDOMParser. fNamespaceContextMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti with parameters of type NamespaceContext Modifier and Type Method Description voidDefaultXMLDocumentHandler. startDocument(XMLLocator locator, String encoding, NamespaceContext context, Augmentations augs)The start of the document.voidSchemaDOMParser. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs) -
Uses of NamespaceContext 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 NamespaceContext Modifier and Type Field Description protected NamespaceContextXIncludeAwareParserConfiguration. fCurrentNSContextCurrent NamespaceContext.protected NamespaceContextAbstractSAXParser. fNamespaceContextNamespace contextMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers with parameters of type NamespaceContext Modifier and Type Method Description voidAbstractDOMParser. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)The start of the document.voidAbstractSAXParser. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)The start of the document.voidAbstractXMLDocumentParser. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)The start of the document. -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util that implement NamespaceContext Modifier and Type Class Description classJAXPNamespaceContextWrapperA read-only XNI wrapper around a JAXP NamespaceContext.classNamespaceSupportNamespace support for XML document handlers.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util with parameters of type NamespaceContext Constructor Description NamespaceSupport(NamespaceContext context)Constructs a namespace context object and initializes it with the prefixes declared in the specified context. -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude that implement NamespaceContext 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.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude with parameters of type NamespaceContext Modifier and Type Method Description voidXIncludeHandler. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)Event sent at the start of the document.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude with parameters of type NamespaceContext Constructor Description MultipleScopeNamespaceSupport(NamespaceContext context)XIncludeNamespaceSupport(NamespaceContext context) -
Uses of NamespaceContext in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni with parameters of type NamespaceContext Modifier and Type Method Description voidXMLDocumentHandler. startDocument(XMLLocator locator, String encoding, NamespaceContext namespaceContext, Augmentations augs)The start of the document.voidXMLDocumentFragmentHandler. startDocumentFragment(XMLLocator locator, NamespaceContext namespaceContext, Augmentations augmentations)The start of the document fragment.
-