| Package | Description |
|---|---|
| org.verapdf.features.objects |
| Modifier and Type | Method and Description |
|---|---|
Feature.FeatureType |
Feature.getFeatureType() |
static Feature.FeatureType |
Feature.FeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature.FeatureType[] |
Feature.FeatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Feature(String featureName,
String featureXPath,
Feature.FeatureType featureType) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.