Package org.verapdf.component
Interface Component
-
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Subinterfaces:
BatchProcessor,ItemProcessor,MetadataFixer,PDFAParser,PDFAValidator,Processor,VeraPDFFoundry
- All Known Implementing Classes:
AbstractBatchProcessor,AbstractFoundry,BaseValidator,BatchFileProcessor,GFMetadataFixerImpl,GFModelParser
public interface Component extends Closeable
- Version:
- 0.1 Created 27 Oct 2016:00:13:03
- Author:
- Carl Wilson carlwilson AT github
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ComponentDetailsgetDetails()
-
-
-
Method Detail
-
getDetails
ComponentDetails getDetails()
-
-