Package de.brendamour.jpasskit.signing
Interface IPKPassTemplate
- All Known Implementing Classes:
PKPassTemplateFolder,PKPassTemplateInMemory
public interface IPKPassTemplate
-
Method Summary
Modifier and TypeMethodDescriptionvoidprovisionPassAtDirectory(File tempPassDir) Prepare pass at directory with files included in this template
-
Method Details
-
provisionPassAtDirectory
Prepare pass at directory with files included in this template- Parameters:
tempPassDir- path to directory where temporary pass will be created- Throws:
IOException- if anything goes wrong while copying the files
-
getAllFiles
- Throws:
IOException
-