| Package | Description |
|---|---|
| org.verapdf.features.objects | |
| org.verapdf.policy |
| Modifier and Type | Method and Description |
|---|---|
EnumSet<SchematronOperation> |
Feature.FeatureType.getLegalOperations() |
| Modifier and Type | Method and Description |
|---|---|
SchematronOperation |
SchematronGenerator.Assertion.getOperation() |
static SchematronOperation |
SchematronOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchematronOperation[] |
SchematronOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Assertion(FeatureObjectType featureType,
Feature feature,
SchematronOperation operation,
String argument) |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.