Uses of Class
org.verapdf.features.objects.Feature
-
Packages that use Feature Package Description org.verapdf.features.objects org.verapdf.policy -
-
Uses of Feature in org.verapdf.features.objects
Methods in org.verapdf.features.objects that return types with arguments of type Feature Modifier and Type Method Description static List<Feature>FeaturesStructureContainer. getFeaturesListForType(FeatureObjectType type) -
Uses of Feature in org.verapdf.policy
Methods in org.verapdf.policy that return Feature Modifier and Type Method Description FeatureSchematronGenerator.Assertion. getFeature()Methods in org.verapdf.policy with parameters of type Feature Modifier and Type Method Description SchematronOperation.AssertionInformationSchematronOperation. getAssertionInfo(Feature feature, String argument)Constructors in org.verapdf.policy with parameters of type Feature Constructor Description Assertion(FeatureObjectType featureType, Feature feature, SchematronOperation operation, String argument)
-