@DoNotObfuscate public final class SubjectValidator extends PropertyValidator
Modifier | Constructor and Description |
---|---|
protected |
SubjectValidator(com.pdfunit.internal.spi.IDocument pdfDocument,
DocumentValidator documentValidator) |
Modifier and Type | Method and Description |
---|---|
void |
hasNoSubject()
This method does what the name suggests.
|
SubjectValidator |
hasSubject()
This method does what the name suggests.
|
containing, endingWith, hasProperty, matchingComplete, matchingRegex, notContaining, notMatchingRegex, notNoProperty, startingWith
protected SubjectValidator(com.pdfunit.internal.spi.IDocument pdfDocument, DocumentValidator documentValidator)
public SubjectValidator hasSubject()
public void hasNoSubject()
Copyright (C) PDFUnit.com. See here for license.