JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.verapdf.pdfa.validation.profiles
Interface ErrorArgument
All Known Implementing Classes:
ErrorArgumentImpl
public interface
ErrorArgument
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getArgument
()
String
getArgumentValue
()
String
getName
()
Method Details
getArgument
String
getArgument
()
getName
String
getName
()
getArgumentValue
String
getArgumentValue
()