|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of TextDataSource in at.gv.egiz.pdfas.framework |
| Methods in at.gv.egiz.pdfas.framework that return TextDataSource | |
TextDataSource |
DataStrategy.createTextDataSource(String text)
|
| Uses of TextDataSource in at.gv.egiz.pdfas.framework.vfilter |
| Methods in at.gv.egiz.pdfas.framework.vfilter with parameters of type TextDataSource | |
List |
VerificationFilter.extractSignaturHolders(TextDataSource text,
VerificationFilterParameters parameters)
Extracts the text signatures from the given free-text. |
| Uses of TextDataSource in at.gv.egiz.pdfas.impl.api.commons |
| Classes in at.gv.egiz.pdfas.impl.api.commons that implement TextDataSource | |
class |
TextDataSourceAdapter
Adapter that converts an API DataSource to a framework TextDataSource. |
| Uses of TextDataSource in at.gv.egiz.pdfas.impl.input |
| Classes in at.gv.egiz.pdfas.impl.input that implement TextDataSource | |
class |
FileBasedTextDataSourceImpl
|
class |
TextDataSourceImpl
A TextDataSource that keeps the text in memory. |
| Uses of TextDataSource in at.gv.egiz.pdfas.impl.vfilter |
| Methods in at.gv.egiz.pdfas.impl.vfilter with parameters of type TextDataSource | |
List |
VerificationFilterImpl.extractSignaturHolders(TextDataSource text,
VerificationFilterParameters parameters)
|
| Uses of TextDataSource in at.gv.egiz.pdfas.web.helper |
| Methods in at.gv.egiz.pdfas.web.helper that return TextDataSource | |
static TextDataSource |
TempDirHelper.placeTextIntoTempDir(String text,
String fileNameSuffix)
Places the text into the temp dir if reasonable. |
| Uses of TextDataSource in at.knowcenter.wag.egov.egiz.pdf |
| Methods in at.knowcenter.wag.egov.egiz.pdf with parameters of type TextDataSource | |
void |
TextualSignatureHolder.exchangeDataSource(TextDataSource tds)
This is used to replace the DataSource. |
| Constructors in at.knowcenter.wag.egov.egiz.pdf with parameters of type TextDataSource | |
TextualSignatureHolder(TextDataSource text,
SignatureObject so)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||