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