Package org.verapdf.features.objects
Interface InteractiveFormFieldFeaturesObjectAdapter
- All Superinterfaces:
FeaturesObjectAdapter
- All Known Implementing Classes:
GFInteractiveFormFieldFeaturesObjectAdapter
- Author:
- Maksim Bezrukov
-
Method Summary
Methods inherited from interface org.verapdf.features.objects.FeaturesObjectAdapter
getErrors, isPDFObjectPresent
-
Method Details
-
getFullyQualifiedName
String getFullyQualifiedName() -
getValue
String getValue() -
getChildren
List<InteractiveFormFieldFeaturesObjectAdapter> getChildren()
-