Uses of Interface
com.itextpdf.signatures.validation.report.xml.CollectableObject
Packages that use CollectableObject
-
Uses of CollectableObject in com.itextpdf.signatures.validation.report.xml
Classes in com.itextpdf.signatures.validation.report.xml that implement CollectableObjectModifier and TypeClassDescription(package private) class(package private) class(package private) classFields in com.itextpdf.signatures.validation.report.xml with type parameters of type CollectableObjectModifier and TypeFieldDescriptionprivate final Map<CollectableObject, CollectableObject> ValidationObjects.objectsprivate final Map<CollectableObject, CollectableObject> ValidationObjects.objectsMethods in com.itextpdf.signatures.validation.report.xml with type parameters of type CollectableObjectModifier and TypeMethodDescription<T extends CollectableObject>
TValidationObjects.addObject(T object) Methods in com.itextpdf.signatures.validation.report.xml that return types with arguments of type CollectableObjectModifier and TypeMethodDescriptionValidationObjects.getObjects()(package private) Collection<CollectableObject> PadesValidationReport.getValidationObjects()