public class NistHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NistHelper.Tag |
static class |
NistHelper.Token |
| Modifier and Type | Field and Description |
|---|---|
static int |
FIELD_MAX_LENGTH |
static int |
RT_FACIAL_N_SMT_IMAGE_DATA |
static int |
RT_HR_BINARY_FINGERPRINT |
static int |
RT_HR_GS_FINGERPRINT |
static int |
RT_IRIS_IMAGE |
static int |
RT_LR_BINARY_FINGERPRINT |
static int |
RT_LR_GS_FINGERPRINT |
static int |
RT_MINUTIAE_DATA |
static int |
RT_SIGNATURE_IMAGE |
static int |
RT_TRANSACTION_INFO |
static int |
RT_USER_DEFINED_IMAGE |
static int |
RT_USER_DEFINED_TEXT |
static int |
RT_VR_FINGERPRINT |
static int |
RT_VR_LATENT_IMAGE |
static int |
RT_VR_PALMPRINT |
static char |
SEP_FS |
static char[] |
TAG_SEP_COLN |
static char[] |
TAG_SEP_DOT |
static char[] |
TAG_SEP_GSFS |
static CharsetDecoder |
USASCII |
| Constructor and Description |
|---|
NistHelper() |
public static final CharsetDecoder USASCII
public static final int RT_TRANSACTION_INFO
public static final int RT_USER_DEFINED_TEXT
public static final int RT_LR_GS_FINGERPRINT
public static final int RT_HR_GS_FINGERPRINT
public static final int RT_LR_BINARY_FINGERPRINT
public static final int RT_HR_BINARY_FINGERPRINT
public static final int RT_USER_DEFINED_IMAGE
public static final int RT_SIGNATURE_IMAGE
public static final int RT_MINUTIAE_DATA
public static final int RT_FACIAL_N_SMT_IMAGE_DATA
public static final int RT_VR_LATENT_IMAGE
public static final int RT_VR_FINGERPRINT
public static final int RT_VR_PALMPRINT
public static final int RT_IRIS_IMAGE
public static final char SEP_FS
public static final int FIELD_MAX_LENGTH
public static final char[] TAG_SEP_DOT
public static final char[] TAG_SEP_COLN
public static final char[] TAG_SEP_GSFS
Copyright © 2015. All rights reserved.