Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.config |
Configuration core classes.
|
com.opensymphony.xwork2.config.providers |
Configuration provider classes.
|
com.opensymphony.xwork2.util.fs | |
com.opensymphony.xwork2.validator |
XWork validation subsystem.
|
org.apache.struts2.util.fs |
Modifier and Type | Method and Description |
---|---|
FileManager |
FileManagerFactory.getFileManager() |
Constructor and Description |
---|
FileManagerProvider(Class<? extends FileManager> fileManagerClass,
String name) |
Modifier and Type | Field and Description |
---|---|
protected FileManager |
XmlConfigurationProvider.fileManager |
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) |
Modifier and Type | Field and Description |
---|---|
protected FileManager |
DefaultActionValidatorManager.fileManager |
Modifier and Type | Class and Description |
---|---|
class |
JBossFileManager
FileManager implementation used with JBoss AS
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.