Uses of Interface
de.fraunhofer.ipsi.xquery.context.NamespaceConstants

Packages that use NamespaceConstants
de.fraunhofer.ipsi.xquery.context   
de.fraunhofer.ipsi.xquery.tree   
 

Uses of NamespaceConstants in de.fraunhofer.ipsi.xquery.context
 

Classes in de.fraunhofer.ipsi.xquery.context that implement NamespaceConstants
 class StaticContext
           
 

Uses of NamespaceConstants in de.fraunhofer.ipsi.xquery.tree
 

Classes in de.fraunhofer.ipsi.xquery.tree that implement NamespaceConstants
 class VisitorXQueryInitDynamicContext
          VisitorXQueryProcessProlog
 class VisitorXQueryInitStaticContext
          VisitorXQueryProcessProlog
 class VisitorXQueryMappingToCore
          Core Interpreter MappingtoCore.
 class VisitorXQuerySequenceTypeMatching
          Core Interpreter SequenceTypeMatching.