| Constructor and Description | 
|---|
| Util.DecoderMatch(Class<?> target,
                 List<DecoderEntry> decoderEntries) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Class<? extends Decoder>> | getBinaryDecoders() | 
| Class<?> | getTarget() | 
| List<Class<? extends Decoder>> | getTextDecoders() | 
| boolean | hasMatches() | 
public Util.DecoderMatch(Class<?> target, List<DecoderEntry> decoderEntries)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.