| Package | Description |
|---|---|
| org.verapdf.component | |
| org.verapdf.model | |
| org.verapdf.processor |
| Modifier and Type | Method and Description |
|---|---|
static ComponentDetails |
Components.defaultDetails() |
static ComponentDetails |
Components.detailsFromValues(URI id,
String name,
String version,
String provider,
String description)
Create a new new
ComponentDetails instance from the passed values |
ComponentDetails |
Component.getDetails() |
static ComponentDetails |
Components.libraryDetails(URI id,
String name)
Convenience method that creates a
ComponentDetails instance with
the veraPDF library version number and description. |
static ComponentDetails |
Components.veraDetails(URI id,
String name,
String version,
String description)
Convenience method that creates a
ComponentDetails instance with
the veraPDF library description. |
| Modifier and Type | Method and Description |
|---|---|
ComponentDetails |
ModelParser.getDetails() |
| Modifier and Type | Method and Description |
|---|---|
ComponentDetails |
AbstractBatchProcessor.getDetails() |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.