public class AProfileLevelA extends PdfProfile
_module, _parser, _profileText, _raf
Constructor and Description |
---|
AProfileLevelA(PdfModule module)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
satisfiesThisProfile()
Returns
true if the document satisfies the profile
at Level A. |
void |
setAProfile(AProfile tpr)
Calling setAProfile links this AProfile to a TaggedProfile.
|
getText, hasFilters, isAlreadyOK, satisfiesProfile, xObjectOK, xObjectsOK
public AProfileLevelA(PdfModule module)
module
- The module under which we are checking the profile.public boolean satisfiesThisProfile()
true
if the document satisfies the profile
at Level A. This returns a meaningful result only if
satisfiesThisProfile()
has previously
been called on the profile assigned by setAProfile
.satisfiesThisProfile
in class PdfProfile
public void setAProfile(AProfile tpr)
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.