public final class TaggedProfile extends PdfProfile
_module, _parser, _profileText, _raf
Constructor and Description |
---|
TaggedProfile(PdfModule module)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
satisfiesThisProfile()
Returns
true if the document satisfies the profile. |
getText, hasFilters, isAlreadyOK, satisfiesProfile, xObjectOK, xObjectsOK
public TaggedProfile(PdfModule module)
module
- The module under which we are checking the profile.public boolean satisfiesThisProfile()
true
if the document satisfies the profile.
We check only the dictionaries, not the stream contents.satisfiesThisProfile
in class PdfProfile
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.