public static class SchematronGenerator.Assertion extends Object
| Constructor and Description |
|---|
Assertion(FeatureObjectType featureType,
Feature feature,
SchematronOperation operation,
String argument) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArgument() |
SchematronOperation.AssertionInformation |
getAssertionInfo() |
Feature |
getFeature() |
FeatureObjectType |
getFeatureType() |
SchematronOperation |
getOperation() |
public Assertion(FeatureObjectType featureType, Feature feature, SchematronOperation operation, String argument)
public FeatureObjectType getFeatureType()
public Feature getFeature()
public SchematronOperation getOperation()
public String getArgument()
public SchematronOperation.AssertionInformation getAssertionInfo()
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.