public interface Processor extends Component
| Modifier and Type | Method and Description |
|---|---|
ProcessorConfig |
getConfig() |
Collection<ReleaseDetails> |
getDependencies() |
getDetailsProcessorConfig getConfig()
ProcessorConfig that holds the details for the
configuration of this ProcessorCollection<ReleaseDetails> getDependencies()
Collection of ReleaseDetails for the
Processor's dependencies, for auditing.Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.