Class JarFileSite.JarDataFile
java.lang.Object
com.inductiveautomation.rm.base.RMListenerList
com.inductiveautomation.rm.base.RMObject
com.inductiveautomation.snap.web.WebFile
com.inductiveautomation.snap.websites.ZipFileSite.ZipDataFile
com.inductiveautomation.snap.websites.JarFileSite.JarDataFile
- All Implemented Interfaces:
- RMJSONArchiver.GetKeys,- RMPropertyChanger,- Cloneable,- Comparable<WebFile>
- Enclosing class:
- JarFileSite
A ZipFile.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.inductiveautomation.snap.web.WebFileWebFile.Updater
- 
Field SummaryFields inherited from class com.inductiveautomation.snap.web.WebFileBytes_Prop, Exists_Prop, File_Prop, Files_Prop, ModifiedTime_Prop, Path_Prop, Size_Prop, Updater_Prop
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionReturns the standard file.protected voidsetStandardFile(File aFile) Sets the standard file.Methods inherited from class com.inductiveautomation.snap.websites.ZipFileSite.ZipDataFilegetZipEntry, setZipEntryMethods inherited from class com.inductiveautomation.snap.web.WebFileaddFile, addFile, clone, compareTo, createFile, createURL, createURL, delete, equals, getBytes, getContentResponse, getDataType, getDirPath, getExists, getExists, getFile, getFile, getFileCount, getFileIndex, getFileNames, getFiles, getFiles, getInputStream, getInsertIndex, getJSONKeys, getModifiedDate, getModifiedTime, getName, getParent, getPath, getPresentableName, getProp, getSimpleName, getSite, getSize, getText, getType, getUpdater, getURL, getURL, getURLString, hashCode, initFiles, initFiles, isBytesSet, isDirectory, isFile, isRoot, isUpdateSet, refresh, removeFile, removeFile, save, setBytes, setDataType, setDirectory, setExists, setFiles, setModifiedTime, setParent, setPath, setProp, setSite, setSize, setText, setUpdater, toStringMethods inherited from class com.inductiveautomation.rm.base.RMObjectaddPropertyChangeListener, animUpdate, firePropertyChange, firePropertyChange, firePropertyChange, getPCEvent, removePropertyChangeListener, sendPropertyChangeMethods inherited from class com.inductiveautomation.rm.base.RMListenerListaddListener, getListener, getListenerCount, getListenerCount, getListenerList, getListeners, hasListeners, removeListener
- 
Constructor Details- 
JarDataFilepublic JarDataFile()
 
- 
- 
Method Details- 
getStandardFileReturns the standard file.- Overrides:
- getStandardFilein class- WebFile
 
- 
setStandardFileSets the standard file.
 
-