/** * */ package at.gv.egiz.pdfas.impl.vfilter.helper; /** * Contains helpful methods used by the VerificationFilter to analyze text and * find text signatures. * * @author wprinz */ public final class VerificationFilterTextHelper { }