Package com.evolveum.axiom.api.stream
Interface AxiomBuilderStreamTarget.ItemBuilder
- All Known Implementing Classes:
ItemContext
,MapItemContext
- Enclosing class:
- AxiomBuilderStreamTarget
public static interface AxiomBuilderStreamTarget.ItemBuilder
-
Method Summary
Modifier and TypeMethodDescriptionvoid
endNode
(SourceLocation loc) name()
startValue
(Object value, SourceLocation loc)
-
Method Details
-
startValue
-
endNode
-
name
AxiomName name() -
currentInfra
AxiomTypeDefinition currentInfra() -
currentType
AxiomTypeDefinition currentType()
-