Package net.officefloor.servlet.archive
Class TutorialArchiveLocatorUtil
- java.lang.Object
 - 
- net.officefloor.servlet.archive.TutorialArchiveLocatorUtil
 
 
- 
public class TutorialArchiveLocatorUtil extends java.lang.ObjectLocates an archive within the tutorials.
This only works with the source code.
- Author:
 - Daniel Sagenschneider
 
 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.io.FilegetArchiveFile(java.lang.String artifactId, java.lang.String suffix)Obtains the location of the archive file. 
 -