Class AbstractCollectableObject
java.lang.Object
com.itextpdf.signatures.validation.report.xml.AbstractIdentifiableObject
com.itextpdf.signatures.validation.report.xml.AbstractCollectableObject
- All Implemented Interfaces:
CollectableObject,IdentifiableObject
- Direct Known Subclasses:
CertificateWrapper,POEValidationReport
abstract class AbstractCollectableObject
extends AbstractIdentifiableObject
implements CollectableObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.itextpdf.signatures.validation.report.xml.AbstractIdentifiableObject
equals, getIdentifier, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.itextpdf.signatures.validation.report.xml.CollectableObject
acceptMethods inherited from interface com.itextpdf.signatures.validation.report.xml.IdentifiableObject
getIdentifier
-
Constructor Details
-
AbstractCollectableObject
-