Package com.evolveum.axiom.spi.codec
Interface AxiomPathValueDecoder<I>
- All Superinterfaces:
- ValueDecoder<I,- AxiomPath> 
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.evolveum.axiom.spi.codec.ValueDecoderValueDecoder.ExceptionFactory<I>, ValueDecoder.Factory<D extends ValueDecoder<?,?>>, ValueDecoder.NamespaceIngoring<I, O> 
- 
Method SummaryModifier and TypeMethodDescriptiondefault AxiomPathdecode(I input, AxiomNameResolver localResolver, SourceLocation location) Methods inherited from interface com.evolveum.axiom.spi.codec.ValueDecoderonNullThrow
- 
Method Details- 
decode- Specified by:
- decodein interface- ValueDecoder<I,- AxiomPath> 
 
 
-