JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
sonia.scm.update
Interface PropertyFileAccess.FileConsumer
Enclosing interface:
PropertyFileAccess
public static interface
PropertyFileAccess.FileConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
Path
file,
String
storeName)
Method Details
accept
void
accept
(
Path
file,
String
storeName)
throws
IOException
Throws:
IOException