package at.gv.egovernment.moa.spss.api.impl; import at.gv.egovernment.moa.spss.api.xmlverify.VerifySignatureLocation; /** * Default implementation of VerifySignatureLocation. * * @author Fatemeh Philippi * @version $Id$ */ public class VerifySignatureLocationImpl extends ElementSelectorImpl implements VerifySignatureLocation { }