Uses of Interface
org.verapdf.features.objects.PropertiesDictFeaturesObjectAdapter
-
Packages that use PropertiesDictFeaturesObjectAdapter Package Description org.verapdf.features.gf.objects org.verapdf.features.objects -
-
Uses of PropertiesDictFeaturesObjectAdapter in org.verapdf.features.gf.objects
Classes in org.verapdf.features.gf.objects that implement PropertiesDictFeaturesObjectAdapter Modifier and Type Class Description classGFPropertiesDictFeaturesObjectAdapter -
Uses of PropertiesDictFeaturesObjectAdapter in org.verapdf.features.objects
Constructors in org.verapdf.features.objects with parameters of type PropertiesDictFeaturesObjectAdapter Constructor Description PropertiesDictFeaturesObject(PropertiesDictFeaturesObjectAdapter adapter)Constructs new properties dict feature object.
-