Enum Class SchematronOperation

java.lang.Object
java.lang.Enum<SchematronOperation>
org.verapdf.policy.SchematronOperation
All Implemented Interfaces:
Serializable, Comparable<SchematronOperation>, java.lang.constant.Constable

public enum SchematronOperation extends Enum<SchematronOperation>
Enum with operations on elements of Feature.FeatureType that can be used in policy configuration file.
Author:
Sergey Shemyakov