Uses of Class
com.evolveum.axiom.lang.impl.ItemContext
Packages that use ItemContext
- 
Uses of ItemContext in com.evolveum.axiom.lang.implSubclasses of ItemContext in com.evolveum.axiom.lang.implMethods in com.evolveum.axiom.lang.impl that return ItemContextModifier and TypeMethodDescription<T> ItemContext<T>protected ItemContext<?>ValueContext.createItem(AxiomName id, SourceLocation loc) ItemContext<?>ValueContext.startItem(AxiomName identifier, SourceLocation loc) Constructors in com.evolveum.axiom.lang.impl with parameters of type ItemContextModifierConstructorDescriptionValueContext(ItemContext<V> itemContext, V value, SourceLocation loc)