JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
net.thevpc.common.xfile
XFileSystem
Contents
Description
Method Summary
Method Details
accept(String)
get(String)
Hide sidebar
Show sidebar
Interface XFileSystem
All Known Implementing Classes:
JavaFileXFileSystem
,
JavaURLXFileSystem
public interface
XFileSystem
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
accept
(
String
path)
XFile
get
(
String
path)
Method Details
accept
int
accept
(
String
path)
get
XFile
get
(
String
path)