@DoNotObfuscate
public final class TaggingValidator
extends com.pdfunit.validators.AbstractValidator
| Constructor and Description | 
|---|
TaggingValidator(DocumentValidator backReference)  | 
| Modifier and Type | Method and Description | 
|---|---|
TaggingValidator | 
isTagged()
A tagged PDF contains a node with "/MarkInfo" of type dictionary with an entry "/Marked". 
 | 
TagValueValidator | 
with(java.lang.String tagName)
This method verifies that a tag with the given name exists. 
 | 
public TaggingValidator(DocumentValidator backReference)
public TaggingValidator isTagged()
@Guarded public TagValueValidator with(java.lang.String tagName)
Copyright (C) PDFUnit.com. See here for license.