Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
M
N
O
P
R
S
T
W
A
assertAllFontNamesInDocument(String[])
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertAllFontNamesInDocument(String[])
- Method in class de.oio.jpdfunit.
DocumentTester
assertAllFontNamesInDocument(String[])
- Method in interface de.oio.jpdfunit.
FontAssertion
assertAllFontNamesOnPage(String[], int)
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertAllFontNamesOnPage(String[], int)
- Method in class de.oio.jpdfunit.
DocumentTester
assertAllFontNamesOnPage(String[], int)
- Method in interface de.oio.jpdfunit.
FontAssertion
assertAllFontTypesInDocument(String[])
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertAllFontTypesInDocument(String[])
- Method in class de.oio.jpdfunit.
DocumentTester
assertAllFontTypesInDocument(String[])
- Method in interface de.oio.jpdfunit.
FontAssertion
assertAllFontTypesOnPage(String[], int)
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertAllFontTypesOnPage(String[], int)
- Method in class de.oio.jpdfunit.
DocumentTester
assertAllFontTypesOnPage(String[], int)
- Method in interface de.oio.jpdfunit.
FontAssertion
assertAuthorsNameEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed authors name to the authors name of the pdf document.
assertAuthorsNameEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed authors name to the authors name of the pdf document.
assertAuthorsNameEquals(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed authors name to the authors name of the pdf document.
assertBookmarkExists(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertBookmarkExists(String)
- Method in class de.oio.jpdfunit.
DocumentTester
assertBookmarksAre(String[])
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertBookmarksAre(String[])
- Method in class de.oio.jpdfunit.
DocumentTester
assertContentContainsText(String, TextSearchType)
- Method in interface de.oio.jpdfunit.
ContentAssertion
This assert method checks if the supposed parameters are contained in the pdf document.
assertContentContainsText(String, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTestCase
This assert method checks if the supposed parameters are contained in the document.
assertContentContainsText(String, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTester
This assert method checks if the supposed parameters are contained in the document.
assertContentContainsTextMultipleTimes(String, TextSearchType)
- Method in interface de.oio.jpdfunit.
ContentAssertion
This assert method checks if the supposed parameters are contained in the document.
assertContentContainsTextMultipleTimes(String, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTestCase
This assert method checks if the supposed parameters are contained in the document.
assertContentContainsTextMultipleTimes(String, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTester
This assert method checks if the supposed parameters are contained in the document.
assertContentContainsTextOnPage(String, int, TextSearchType)
- Method in interface de.oio.jpdfunit.
ContentAssertion
This assert method checks if the supposed parameters are contained in the document.
assertContentContainsTextOnPage(String, int, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTestCase
This assert method checks if the supposed parameters are contained in the document.
assertContentContainsTextOnPage(String, int, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTester
This assert method checks if the supposed parameters are contained in the document.
assertContentDoesNotContainText(String, TextSearchType)
- Method in interface de.oio.jpdfunit.
ContentAssertion
This assert method checks if the supposed parameters are not contained in the pdf document.
assertContentDoesNotContainText(String, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTestCase
This assert method checks if the supposed parameters are not contained in the document.
assertContentDoesNotContainText(String, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTester
This assert method checks if the supposed parameters are not contained in the document.
assertContentDoesNotContainTextMultipleTimes(String, TextSearchType)
- Method in interface de.oio.jpdfunit.
ContentAssertion
This assert method checks if the supposed parameters are contained in the document.
assertContentDoesNotContainTextMultipleTimes(String, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTestCase
This assert method checks if the supposed parameters are not contained in the document.
assertContentDoesNotContainTextMultipleTimes(String, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTester
This assert method checks if the supposed parameters are not contained in the document.
assertContentDoesNotContainTextOnPage(String, int, TextSearchType)
- Method in interface de.oio.jpdfunit.
ContentAssertion
This assert method checks if the supposed parameters are not contained in the document.
assertContentDoesNotContainTextOnPage(String, int, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTestCase
This assert method checks if the supposed parameters are not contained in the document.
assertContentDoesNotContainTextOnPage(String, int, TextSearchType)
- Method in class de.oio.jpdfunit.
DocumentTester
This assert method checks if the supposed parameters are not contained in the document.
assertCreationDateEquals(Calendar)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method comapares the supposed creation date to the creation date of the document.
assertCreationDateEquals(Calendar)
- Method in class de.oio.jpdfunit.
DocumentTester
The method comapares the supposed creation date to the creation date of the document.
assertCreationDateEquals(Calendar)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method comapares the supposed creation date to the creation date of the document.
assertCreatorEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed creator to the creator of the document.
assertCreatorEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed creator to the creator of the document.
assertCreatorEquals(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed creator to the creator of the document.
assertDecryptionWithOwnerPasswd(String)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed owner password with the owner password if it exists of the document and trys to decrypt the document.
assertDecryptionWithOwnerPasswd(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed owner password with the owner password if it exists of the document and trys to decrypt the document.
assertDecryptionWithUserPasswd(String)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed user password with the user password if it exists of the document and trys to decrypt the document.
assertDecryptionWithUserPasswd(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed user password with the user password if it exists of the document and trys to decrypt the document.
assertDecryptWithOwnerPasswd(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed owner password with the owner password if it exists of the document and trys to decrypt the document.
assertDecryptWithUserPasswd(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed user password with the user password if it exists of the document and trys to decrypt the document.
assertDocumentTitleEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method comapares the supposed document title of the document informations with the document title of the document.
assertDocumentTitleEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTester
The method comapares the supposed document title of the document informations with the document title of the document.
assertDocumentTitleEquals(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method comapares the supposed document title of the document informations with the document title of the document.
assertEncryptionLenghthEquals(int)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed encryption length with the encryption length of the document if it is encrypted else it returns 0.
assertEncryptionLenghthEquals(int)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed encryption length with the encryption length of the document if it is encrypted else it returns 0.
assertEncryptionLenghthEquals(int)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed encryption length with the encryption length of the document if it is encrypted else it returns 0.
assertFontNameInDocument(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertFontNameInDocumentEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTester
assertFontNameInDocumentEquals(String)
- Method in interface de.oio.jpdfunit.
FontAssertion
assertFontNameOnPage(String, int)
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertFontNameOnPage(String, int)
- Method in class de.oio.jpdfunit.
DocumentTester
assertFontNameOnPage(String, int)
- Method in interface de.oio.jpdfunit.
FontAssertion
assertFontTypeInDocument(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertFontTypeInDocument(String)
- Method in class de.oio.jpdfunit.
DocumentTester
assertFontTypeInDocument(String)
- Method in interface de.oio.jpdfunit.
FontAssertion
assertFontTypeOnPage(String, int)
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertFontTypeOnPage(String, int)
- Method in class de.oio.jpdfunit.
DocumentTester
assertFontTypeOnPage(String, int)
- Method in interface de.oio.jpdfunit.
FontAssertion
assertIsDocumentEncrypted(boolean)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method checks if the current document is encrypted and comapares it to the parameter.
assertIsDocumentEncrypted(boolean)
- Method in class de.oio.jpdfunit.
DocumentTester
The method checks if the current document is encrypted and comapares it to the parameter.
assertIsDocumentEncrypted(boolean)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method checks if the current document is encrypted and comapares it to the parameter.
assertIsOwnerPasswd(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed owner password with the owner password if it exists of the document.
assertIsOwnerPasswd(String)
- Method in class de.oio.jpdfunit.
DocumentTester
Deprecated.
assertIsOwnerPasswd(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed owner password with the owner password if it exists of the document.
assertIsUserPasswd(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed user password with the user password if it exists of the document.
assertIsUserPasswd(String)
- Method in class de.oio.jpdfunit.
DocumentTester
Deprecated.
assertIsUserPasswd(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed user password with the user password if it exists of the document.
assertKeywordsEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed keywords to the keywords of the document informations of the document.
assertKeywordsEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed keywords to the keywords of the document informations of the document.
assertKeywordsEquals(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed keywords to the keywords of the document informations of the document.
assertNumberOfBookmarks(int)
- Method in class de.oio.jpdfunit.
DocumentTestCase
assertNumberOfBookmarks(int)
- Method in class de.oio.jpdfunit.
DocumentTester
assertPageCount(int)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed page number to the page number of the document.
assertPageCountEquals(int)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed page number to the page number of the document.
assertPageCountEquals(int)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed page number to the page number of the document.
assertSubjectEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed subject to the subject of the document.
assertSubjectEquals(String)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed subject to the subject of the document.
assertSubjectEquals(String)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed subject to the subject of the document.
assertVersionEquals(float)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method compares the supposed version to the version of the document.
assertVersionEquals(float)
- Method in class de.oio.jpdfunit.
DocumentTester
The method compares the supposed version to the version of the document.
assertVersionEquals(float)
- Method in interface de.oio.jpdfunit.
MetaDataAssertion
The method compares the supposed version to the version of the document.
C
close()
- Method in class de.oio.jpdfunit.
DocumentTester
File handling you have to close the document after finishing your tests.
closeDocument()
- Method in interface de.oio.jpdfunit.document.
Document
Please close the file after finishing your tests.
CONTAINS
- Static variable in class de.oio.jpdfunit.document.util.
TextSearchType
The ContainsTextSearcher is used for searching a text within the content of a page of the pdf document.
Content
- Interface in
de.oio.jpdfunit.document
The interface Content provides the user the possibilities to get content relative informations of the pdf document.
ContentAssertion
- Interface in
de.oio.jpdfunit
This interface provides the user the different content assertions.
countPages()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the page count of the document.
D
de.oio.jpdfunit
- package de.oio.jpdfunit
de.oio.jpdfunit.document
- package de.oio.jpdfunit.document
de.oio.jpdfunit.document.pdflibimpl
- package de.oio.jpdfunit.document.pdflibimpl
de.oio.jpdfunit.document.util
- package de.oio.jpdfunit.document.util
decryptDocument(String)
- Method in interface de.oio.jpdfunit.document.
Document
The method trys to decrypt the document with a given password and returns the content if it is possible.
Document
- Interface in
de.oio.jpdfunit.document
The Document interface provides a lot of methods to get basic information about the document.
DocumentAssertion
- Interface in
de.oio.jpdfunit
The interface DocumentAssertions combines the interfaces MetaDataAssertion and ContentAssertion for beeing a common base of the Assertions.
DocumentDataSource
- Interface in
de.oio.jpdfunit.document.util
The Interface provides the general functionality to access the different DataSources.
DocumentFactory
- Class in
de.oio.jpdfunit.document
Defines a factory API that enables the application to configure own factories and to parse pdf documents.
DocumentFactory()
- Constructor for class de.oio.jpdfunit.document.
DocumentFactory
DocumentFactoryException
- Exception in
de.oio.jpdfunit.document
The DocumentFactoryException is thrown if a error occures while getting a factory class which is not the default implementation.
DocumentFactoryException()
- Constructor for exception de.oio.jpdfunit.document.
DocumentFactoryException
DocumentFactoryException(String)
- Constructor for exception de.oio.jpdfunit.document.
DocumentFactoryException
DocumentFactoryException(Throwable)
- Constructor for exception de.oio.jpdfunit.document.
DocumentFactoryException
DocumentFactoryException(String, Throwable)
- Constructor for exception de.oio.jpdfunit.document.
DocumentFactoryException
DocumentTestCase
- Class in
de.oio.jpdfunit
The DocumentTestCase class is the basic class for your own tests.
DocumentTestCase(String)
- Constructor for class de.oio.jpdfunit.
DocumentTestCase
DocumentTester
- Class in
de.oio.jpdfunit
The PdfTesterClass is a core element of JPdfUnit.
DocumentTester(String)
- Constructor for class de.oio.jpdfunit.
DocumentTester
The constructor uses a String to get the document.
DocumentTester(InputStream)
- Constructor for class de.oio.jpdfunit.
DocumentTester
The Constructor uses a InputStream to get the document.
E
ENDSWITH
- Static variable in class de.oio.jpdfunit.document.util.
TextSearchType
The EndswithTextSearcher is used for searching a text at the end of the content of a page of the pdf document.
EQUALS
- Static variable in class de.oio.jpdfunit.document.util.
TextSearchType
The EqualsTextSearcher is used for searching on a page of the pdf document which content is equal to the expected text.
F
Font
- Interface in
de.oio.jpdfunit.document
The interface for accessing the fonts of the document.
FontAssertion
- Interface in
de.oio.jpdfunit
G
getAllBookmarks()
- Method in interface de.oio.jpdfunit.document.
Document
This method returns all the bookmarks of the testing document.
getAllFontsInDocument()
- Method in interface de.oio.jpdfunit.document.
Document
For testing the different fonts of a document you can get the hole fonts as an array.
getAllFontsOnPage(int)
- Method in interface de.oio.jpdfunit.document.
Document
For testing the different fonts of a document you can get the fonts for a selected page by using this method.
getAuthor()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the author of the document if it was set in the document information.
getContent()
- Method in interface de.oio.jpdfunit.document.
Content
The method returns the content of the document.
getContent()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the content of the document if it is not decrypted.
getContent()
- Method in class de.oio.jpdfunit.
DocumentTester
The method returns the Content of the Document.
getContentOnPage(int)
- Method in interface de.oio.jpdfunit.document.
Content
The method returns the content of the document for a certain page.
getCreationDate()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the creation date of the document but be carefull it is a very specific Calendari.e.
getCreator()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the cretor of the document if it was set in the document information.
getDatasource()
- Method in interface de.oio.jpdfunit.document.util.
DocumentDataSource
getDatasource()
- Method in class de.oio.jpdfunit.document.util.
PdfDataSource
getDataSource()
- Method in class de.oio.jpdfunit.
DocumentTestCase
A must have if you want to extend the DocumentTestCase therefore you need a DocumentDataSource.
getDocument(String)
- Method in class de.oio.jpdfunit.document.
DocumentFactory
For working with a Document first you have to get the Document.
getDocument(InputStream)
- Method in class de.oio.jpdfunit.document.
DocumentFactory
For working with a Document first you have to get the Document.
getDocument(String)
- Method in class de.oio.jpdfunit.document.pdflibimpl.
PdfBoxFactory
For working with a Document first you have to get the Document.
getDocument(InputStream)
- Method in class de.oio.jpdfunit.document.pdflibimpl.
PdfBoxFactory
For working with a Document first you have to get the Document.
getDocument()
- Method in class de.oio.jpdfunit.
DocumentTester
The method returns the Document of the DocumentTester.
getEnryptionLength()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the encryption length of the document if it is encrypted.
getFile()
- Method in interface de.oio.jpdfunit.document.util.
DocumentDataSource
getFile()
- Method in class de.oio.jpdfunit.document.util.
PdfDataSource
getFirstPageForContent(String, TextSearchType)
- Method in interface de.oio.jpdfunit.document.
Content
The method returns the page number for a certain text and type.
getFontName()
- Method in interface de.oio.jpdfunit.document.
Font
For a font subset, the PostScript name of the font the value of the font's BaseFont entry and the font descriptor's FontName entry begins with a tag followed by a plus sign (+).
getFontType()
- Method in interface de.oio.jpdfunit.document.
Font
Fonts are seperated in different font types.
getKeywords()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the keywords of a document if they are set in the document information.
getListOfPagesForContent(String, TextSearchType)
- Method in interface de.oio.jpdfunit.document.
Content
The method returns the page numbers for a certain text and type.
getPage()
- Method in interface de.oio.jpdfunit.document.
Font
For getting the page of a font you can use this method.
getPagesForContent(String, TextSearchType)
- Method in interface de.oio.jpdfunit.document.
Content
Deprecated.
As of version 0.93, replaced by
Content.getListOfPagesForContent(String text, TextSearchType type)
.
getProducer()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the producer of the document if this is set in the document information.
getSearcher()
- Method in class de.oio.jpdfunit.document.util.
TextSearchType
getStream()
- Method in interface de.oio.jpdfunit.document.util.
DocumentDataSource
getStream()
- Method in class de.oio.jpdfunit.document.util.
PdfDataSource
getString(String)
- Static method in class de.oio.jpdfunit.document.util.
PdfImplUtilResourceBundle
getSubject()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the subject of the document if it is set in the document information.
getTester()
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method returns the used DocumentTester of the DocumentTestCase.
getTitle()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the title of the document if it is set in the document information.
getVersion()
- Method in interface de.oio.jpdfunit.document.
Document
The method gets the version of the document if it is set in the document information.
I
isDocumentEncrypted()
- Method in interface de.oio.jpdfunit.document.
Document
The method checks if the document is encrypted.
isOwnerPasswd(String)
- Method in interface de.oio.jpdfunit.document.
Document
The method checks if the supposed owner password is the owner password of the document.
isTextContent(String, TextSearchType)
- Method in interface de.oio.jpdfunit.document.
Content
The method returns true for a certain text and type if it is content.
isTextContent(String, String)
- Method in interface de.oio.jpdfunit.document.util.
TextSearcher
The method returns true if the strint was found in the content.
isTextContentOnPage(String, TextSearchType, int)
- Method in interface de.oio.jpdfunit.document.
Content
The method returns true for a certain text, type and if it is content.
isUserPasswd(String)
- Method in interface de.oio.jpdfunit.document.
Document
The method checks if the supposed user password is the user password of the document.
M
MetaDataAssertion
- Interface in
de.oio.jpdfunit
This interface provides the user many methods for accessing the meta data of a pdf document such as the author or the creation date.
N
newInstance()
- Static method in class de.oio.jpdfunit.document.
DocumentFactory
This factory method works like the SaxParserFactory.
newInstance()
- Static method in class de.oio.jpdfunit.document.pdflibimpl.
PdfBoxFactory
O
onSetup()
- Method in class de.oio.jpdfunit.
DocumentTestCase
If you would like to perform some additional steps.
P
PdfBoxFactory
- Class in
de.oio.jpdfunit.document.pdflibimpl
The PdfBoxFactory is the default factory class which is used for getting a Document and the matching content.
PdfDataSource
- Class in
de.oio.jpdfunit.document.util
The pdf data source is for the choice of the datasource.
PdfDataSource(String)
- Constructor for class de.oio.jpdfunit.document.util.
PdfDataSource
PdfDataSource(InputStream)
- Constructor for class de.oio.jpdfunit.document.util.
PdfDataSource
PdfImplUtilResourceBundle
- Class in
de.oio.jpdfunit.document.util
The class StringResourceBundle is for externalizing the Strings of the project.
R
REGEXP
- Static variable in class de.oio.jpdfunit.document.util.
TextSearchType
The RegexpTextSearcher is used for searching a text within the content of a page of the pdf document.
S
setUp()
- Method in class de.oio.jpdfunit.
DocumentTestCase
The setUp method of the JUnit framework.
setUpTestingDocument(DocumentDataSource)
- Method in class de.oio.jpdfunit.
DocumentTestCase
The method instanciates the DocumentTester for the DocumentTestCase.
STARTSWITH
- Static variable in class de.oio.jpdfunit.document.util.
TextSearchType
The StartsWithTextSearcher is used for searching a text at the beginnig of the content of a page of the pdf document.
T
tearDown()
- Method in class de.oio.jpdfunit.
DocumentTestCase
A must have for a testcase.
TextSearcher
- Interface in
de.oio.jpdfunit.document.util
The interface TextSearcher provides the methods for the different TextSearcher.
TextSearchType
- Class in
de.oio.jpdfunit.document.util
The basic class which realizes the different TextSearcher classes.
toString()
- Method in class de.oio.jpdfunit.document.util.
TextSearchType
W
WORD
- Static variable in class de.oio.jpdfunit.document.util.
TextSearchType
The WordTextSearcher is used for searching a word means a String in the content of a page of the pdf document.
A
C
D
E
F
G
I
M
N
O
P
R
S
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.