Package com.evolveum.axiom.spi.codec
Interface ValueDecoder.NamespaceIngoring<I,O> 
- All Superinterfaces:
- ValueDecoder<I,- O> 
- Enclosing interface:
- ValueDecoder<I,O> 
- 
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 Odecode(I input, AxiomNameResolver localResolver, SourceLocation location) decode(I input, SourceLocation location) Methods inherited from interface com.evolveum.axiom.spi.codec.ValueDecoderonNullThrow
- 
Method Details- 
decode- Specified by:
- decodein interface- ValueDecoder<I,- O> 
 
- 
decode
 
-