Package com.evolveum.axiom.api.stream
Interface AxiomBuilderStreamTarget.ItemBuilder
- All Known Implementing Classes:
- ItemContext,- MapItemContext
- Enclosing class:
- AxiomBuilderStreamTarget
public static interface AxiomBuilderStreamTarget.ItemBuilder
- 
Method SummaryModifier and TypeMethodDescriptionvoidendNode(SourceLocation loc) name()startValue(Object value, SourceLocation loc) 
- 
Method Details- 
startValue
- 
endNode
- 
nameAxiomName name()
- 
currentInfraAxiomTypeDefinition currentInfra()
- 
currentTypeAxiomTypeDefinition currentType()
 
-