Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.config |
Configuration core classes.
|
com.opensymphony.xwork2.util.fs |
Modifier and Type | Method and Description |
---|---|
FileManager |
FileManagerFactory.getFileManager() |
Constructor and Description |
---|
FileManagerProvider(Class<? extends FileManager> fileManagerClass,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileManager
Default implementation of
FileManager |
Modifier and Type | Method and Description |
---|---|
FileManager |
DefaultFileManagerFactory.getFileManager() |
Modifier and Type | Method and Description |
---|---|
static Revision |
JarEntryRevision.build(URL fileUrl,
FileManager fileManager) |
void |
DefaultFileManagerFactory.setFileManager(FileManager fileManager) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.