Package | Description |
---|---|
org.apache.pdfbox.preflight | |
org.apache.pdfbox.preflight.action | |
org.apache.pdfbox.preflight.annotation |
Modifier and Type | Method and Description |
---|---|
ActionManagerFactory |
PreflightConfiguration.getActionFact() |
Modifier and Type | Method and Description |
---|---|
void |
PreflightConfiguration.setActionFact(ActionManagerFactory actionFact) |
Constructor and Description |
---|
GoToAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey) |
GoToRemoteAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey) |
HideAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey) |
InvalidAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey,
String name) |
NamedAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey) |
SubmitAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey) |
ThreadAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey) |
UndefAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey,
String name) |
UriAction(ActionManagerFactory amFact,
org.apache.pdfbox.cos.COSDictionary adict,
PreflightContext ctx,
String aaKey) |
Modifier and Type | Field and Description |
---|---|
protected ActionManagerFactory |
AnnotationValidatorFactory.actionFact |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationValidatorFactory.setActionFact(ActionManagerFactory _actionFact) |
Constructor and Description |
---|
AnnotationValidatorFactory(ActionManagerFactory actionFact) |
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.