Uses of Interface
com.evolveum.axiom.lang.impl.NamespaceContext
-
Packages that use NamespaceContext Package Description com.evolveum.axiom.lang.impl -
-
Uses of NamespaceContext in com.evolveum.axiom.lang.impl
Methods in com.evolveum.axiom.lang.impl that return types with arguments of type NamespaceContext Modifier and Type Method Description Dependency<NamespaceContext>
AxiomStatementRule.Lookup. namespace(AxiomName name, AxiomValueIdentifier namespaceId)
Dependency<NamespaceContext>
ModelReactorContext. namespace(AxiomName name, AxiomValueIdentifier namespaceId)
Methods in com.evolveum.axiom.lang.impl with parameters of type NamespaceContext Modifier and Type Method Description void
AxiomRootContext. importIdentifierSpace(NamespaceContext namespaceContext)
-