Uses of Interface
com.evolveum.axiom.spi.codec.ValueDecoder.NamespaceIngoring
-
Packages that use ValueDecoder.NamespaceIngoring Package Description com.evolveum.axiom.lang.antlr -
-
Uses of ValueDecoder.NamespaceIngoring in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr with parameters of type ValueDecoder.NamespaceIngoring Modifier and Type Method Description static <O> AntlrDecoder<O>
AntlrDecoder. from(ValueDecoder.NamespaceIngoring<AxiomParser.ArgumentContext,O> decoder)
-