public class FluentSyntaxTestDemo
extends java.lang.Object
This file demonstrates the fluent design of the API.
Constructor and Description |
---|
FluentSyntaxTestDemo() |
Modifier and Type | Method and Description |
---|---|
void |
hasEmbeddedFiles() |
void |
hasPermissions() |
void |
hasTextOnFirstPage() |
void |
hasTextOnSpecifiedPages_FirstPage() |
void |
hasTextOnSpecifiedPages_IndividualPages() |
public void hasTextOnSpecifiedPages_FirstPage() throws java.lang.Exception
java.lang.Exception
public void hasTextOnSpecifiedPages_IndividualPages() throws java.lang.Exception
java.lang.Exception
public void hasTextOnFirstPage() throws java.lang.Exception
java.lang.Exception
public void hasPermissions() throws java.lang.Exception
java.lang.Exception
public void hasEmbeddedFiles() throws java.lang.Exception
java.lang.Exception
Copyright (C) PDFUnit.com. See here for license.