public class LicenseKeyTags extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_5_VERSION
Default iText5 version string to pass in case the version field is missing
|
static String |
DEFAULT_7_VERSION
Default iText7 version string to pass in case the version field is missing
|
static String |
DEFAULT_PLATFORM
Default name for platform
|
static String |
FEATURE_ELEMENT_NAME
License file tag name
|
static String |
FEATURE_NAME
License file tag name
|
static String |
FEATURE_VERSION
License file tag name
|
static String |
ITEXT5_VALIDATOR_TAG
Default mapping of the iText5 validator
|
static String |
ITEXT7_VALIDATOR_TAG
Default mapping of the iText7 Validator
|
static String |
LICENSE_DATE
License file attribute name
|
static String |
LICENSE_ELEMENT_NAME
License file tag name
|
static String |
LICENSE_ISSUER
License file attribute name
|
static String |
LICENSE_LIB_VERSION
License file attribute name
|
static String |
LICENSEE_COMMENT
License file tag name
|
static String |
LICENSEE_COMPANY
License file tag name
|
static String |
LICENSEE_ELEMENT_NAME
License file tag name
|
static String |
LICENSEE_EMAIL
License file tag name
|
static String |
LICENSEE_EXPIRE
License file attribute name
|
static String |
LICENSEE_KEY
License file tag name
|
static String |
LICENSEE_NAME
License file tag name
|
static String |
LICENSEE_PRODUCER_LINE
License file tag name
|
static String |
LICENSEE_SIGNATURE
License file tag name
|
static String |
LICENSEE_SUBTYPE
License file tag name
|
static String |
LICENSEE_TYPE
License file tag name
|
static String |
LICENSEE_VERSION
License file tag name
|
static String |
NOOP_VALIDATOR_TAG
Default mapping of the No-op validator
|
static String |
PRODUCT_ELEMENT_NAME
License file tag name
|
static String |
PRODUCT_EXPIRE
License file attribute name
|
static String |
PRODUCT_MAJOR
License file attribute name
|
static String |
PRODUCT_MINOR
License file attribute name
|
static String |
PRODUCT_NAME
License file attribute name
|
static String |
PRODUCT_PLATFORM
License file attribute name
|
static String |
PRODUCT_SIGNATURE
License file tag name
|
static String |
PRODUCT_SUBTYPE
License file attribute name
|
static String |
PRODUCT_TYPE
License file attribute name
|
static String |
STANDALONE_LICENSEE_TYPE
Standalone license
|
static String |
VOLUME_TYPE
Volume counter type
|
Constructor and Description |
---|
LicenseKeyTags() |
public static final String LICENSE_ELEMENT_NAME
public static final String LICENSE_ISSUER
public static final String LICENSE_DATE
public static final String LICENSE_LIB_VERSION
public static final String LICENSEE_ELEMENT_NAME
public static final String LICENSEE_NAME
public static final String LICENSEE_EMAIL
public static final String LICENSEE_COMPANY
public static final String LICENSEE_KEY
public static final String LICENSEE_TYPE
public static final String LICENSEE_SUBTYPE
public static final String LICENSEE_PRODUCER_LINE
public static final String LICENSEE_COMMENT
public static final String LICENSEE_EXPIRE
public static final String LICENSEE_SIGNATURE
public static final String LICENSEE_VERSION
public static final String STANDALONE_LICENSEE_TYPE
public static final String PRODUCT_ELEMENT_NAME
public static final String PRODUCT_NAME
public static final String PRODUCT_MAJOR
public static final String PRODUCT_MINOR
public static final String PRODUCT_TYPE
public static final String PRODUCT_SUBTYPE
public static final String PRODUCT_EXPIRE
public static final String PRODUCT_PLATFORM
public static final String PRODUCT_SIGNATURE
public static final String FEATURE_ELEMENT_NAME
public static final String FEATURE_NAME
public static final String FEATURE_VERSION
public static final String DEFAULT_PLATFORM
public static final String DEFAULT_7_VERSION
public static final String DEFAULT_5_VERSION
public static final String VOLUME_TYPE
public static final String NOOP_VALIDATOR_TAG
public static final String ITEXT7_VALIDATOR_TAG
public static final String ITEXT5_VALIDATOR_TAG
Copyright © 2018. All rights reserved.