| Package | Description |
|---|---|
| com.easyinnova.tiff.model |
package-info.java
|
| com.easyinnova.tiff.profiles |
package-info.java
|
| com.easyinnova.tiff.reader |
package-info.java
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationResult.add(ValidationResult validation)
Adds a validation result to this.
|
| Modifier and Type | Field and Description |
|---|---|
protected ValidationResult |
GenericProfile.validation
The result of the check.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
GenericProfile.getValidation()
Gets the validation result.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
TiffReader.getBaselineValidation()
Gets the result of the validation.
|
ValidationResult |
TiffReader.getTiffEPValidation()
Gets the result of the validation.
|
ValidationResult |
TiffReader.getTiffITValidation(int profile)
Gets the result of the validation.
|
Copyright © 2015–2020. All rights reserved.