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 AbstractIdentifiableObject
equals, getIdentifier, hashCodeMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CollectableObject
acceptMethods inherited from interface IdentifiableObject
getIdentifier
-
Constructor Details
-
AbstractCollectableObject
-