JavaScript is disabled on your browser.
Skip navigation links
SnapKit API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
snap.web
Interface WebFile.Updater
Enclosing class:
WebFile
public static interface
WebFile.Updater
An interface for classes that want to post modifications to files.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
updateFile
(
WebFile
aFile)
Saves the file.
Method Details
updateFile
void
updateFile
(
WebFile
aFile)
Saves the file.