Uses of Class
com.evolveum.axiom.api.AxiomPrefixedName
- 
Packages that use AxiomPrefixedName Package Description com.evolveum.axiom.api com.evolveum.axiom.api.stream com.evolveum.axiom.lang.spi 
- 
- 
Uses of AxiomPrefixedName in com.evolveum.axiom.apiMethods in com.evolveum.axiom.api that return AxiomPrefixedName Modifier and Type Method Description static AxiomPrefixedNameAxiomPrefixedName. from(String prefix, String localName)static AxiomPrefixedNameAxiomPrefixedName. parse(String item)
- 
Uses of AxiomPrefixedName in com.evolveum.axiom.api.streamMethods in com.evolveum.axiom.api.stream with parameters of type AxiomPrefixedName Modifier and Type Method Description voidPrefixedToQNameTarget. startInfra(AxiomPrefixedName name, SourceLocation loc)voidPrefixedToQNameTarget. startItem(AxiomPrefixedName name, SourceLocation loc)
- 
Uses of AxiomPrefixedName in com.evolveum.axiom.lang.spiMethods in com.evolveum.axiom.lang.spi with parameters of type AxiomPrefixedName Modifier and Type Method Description default AxiomNameAxiomNameResolver. resolve(AxiomPrefixedName prefixedName)
 
-