Serialized Form
-
Package com.beust.jcommander
-
Exception com.beust.jcommander.MissingCommandException
class MissingCommandException extends ParameterException implements Serializable-
Serialized Fields
-
unknownCommand
String unknownCommand
the command passed by the user.
-
-
-
Exception com.beust.jcommander.ParameterException
class ParameterException extends RuntimeException implements Serializable-
Serialized Fields
-
jc
JCommander jc
-
-
-
-
Package org.verapdf.core
-
Exception org.verapdf.core.EncryptedPdfException
class EncryptedPdfException extends VeraPDFException implements Serializable- serialVersionUID:
- -2103117235597202987L
-
Exception org.verapdf.core.FeatureParsingException
class FeatureParsingException extends VeraPDFException implements Serializable- serialVersionUID:
- -9004876231849554050L
-
Exception org.verapdf.core.ModelParsingException
class ModelParsingException extends VeraPDFException implements Serializable- serialVersionUID:
- -6507757998419697602L
-
Exception org.verapdf.core.ProfileException
class ProfileException extends VeraPDFException implements Serializable- serialVersionUID:
- 3393127317304315565L
-
Exception org.verapdf.core.ValidationException
class ValidationException extends VeraPDFException implements Serializable- serialVersionUID:
- 2140287213702618800L
-
Exception org.verapdf.core.VeraPDFException
class VeraPDFException extends Exception implements Serializable- serialVersionUID:
- -6566760719467943980L
-
-
Package org.verapdf.gui
-
Class org.verapdf.gui.FeaturesConfigPanel
class FeaturesConfigPanel extends JPanel implements Serializable- serialVersionUID:
- -6602264333993164990L
-
Serialized Fields
-
dialog
JDialog dialog
-
featureGrid
EnumMap<FeatureObjectType,
JCheckBox> featureGrid -
ok
boolean ok
-
okButton
JButton okButton
-
-
Class org.verapdf.gui.PDFValidationApplication
class PDFValidationApplication extends JFrame implements Serializable- serialVersionUID:
- -5569669411392145783L
-
Serialized Fields
-
aboutPanel
org.verapdf.gui.AboutPanel aboutPanel
-
checkerPanel
org.verapdf.gui.CheckerPanel checkerPanel
-
config
VeraAppConfig config
-
featuresPanel
FeaturesConfigPanel featuresPanel
-
policyConfig
PolicyPanel policyConfig
-
settingsPanel
org.verapdf.gui.SettingsPanel settingsPanel
-
-
Class org.verapdf.gui.PolicyPanel
class PolicyPanel extends JPanel implements Serializable- serialVersionUID:
- 4654611715077095480L
-
Serialized Fields
-
addLineButton
JButton addLineButton
-
arguments
List<JTextField> arguments
-
assertionsPanel
JPanel assertionsPanel
-
buttonPanel
JPanel buttonPanel
-
dialog
JDialog dialog
-
features
List<JComboBox<Feature>> features
-
featureTypes
List<JComboBox<FeatureObjectType>> featureTypes
-
layoutPanels
List<JPanel> layoutPanels
-
mainPanel
JPanel mainPanel
-
mainPanelLayout
LayoutManager mainPanelLayout
-
ok
boolean ok
-
okButton
JButton okButton
-
operations
List<JComboBox<SchematronOperation>> operations
-
policyFile
File policyFile
-
removeLineButtons
List<JButton> removeLineButtons
-
scrollPane
JScrollPane scrollPane
-
-
-
Package org.verapdf.processor
-
Class org.verapdf.processor.FeaturesNodeSerializer
class FeaturesNodeSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<FeaturesNode> implements Serializable -
Class org.verapdf.processor.VeraPDFExceptionSerializer
class VeraPDFExceptionSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<VeraPDFException> implements Serializable
-