Uses of Interface
com.evolveum.axiom.lang.impl.AxiomItemContext
-
Packages that use AxiomItemContext Package Description com.evolveum.axiom.lang.impl -
-
Uses of AxiomItemContext in com.evolveum.axiom.lang.impl
Classes in com.evolveum.axiom.lang.impl that implement AxiomItemContext Modifier and Type Class Description class
ItemContext<V>
class
MapItemContext<V>
Methods in com.evolveum.axiom.lang.impl that return AxiomItemContext Modifier and Type Method Description <T> AxiomItemContext<T>
AxiomValueContext. childItem(AxiomName name)
default <T> AxiomItemContext<T>
AxiomValueContext. childItem(AxiomItemDefinition def)
AxiomItemContext<V>
AxiomValueContext. parent()
-