|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSetType | |
---|---|
com.caucho.config.core | |
com.caucho.config.types | |
com.caucho.env.deploy | |
com.caucho.jsp | |
com.caucho.jsp.cfg | |
com.caucho.loader |
Uses of FileSetType in com.caucho.config.core |
---|
Methods in com.caucho.config.core with parameters of type FileSetType | |
---|---|
void |
ResinImport.setFileset(FileSetType fileSet)
Sets the resin:import fileset. |
void |
ResinProperties.setFileset(FileSetType fileSet)
Sets the resin:properties fileset. |
Uses of FileSetType in com.caucho.config.types |
---|
Methods in com.caucho.config.types with parameters of type FileSetType | |
---|---|
void |
FileSetType.add(FileSetType fileSet)
|
void |
FileSetType.addInverse(FileSetType fileSet)
|
Uses of FileSetType in com.caucho.env.deploy |
---|
Methods in com.caucho.env.deploy that return FileSetType | |
---|---|
FileSetType |
DeployConfig.getExpandCleanupFileset()
Gets the archive auto-remove file set. |
Methods in com.caucho.env.deploy with parameters of type FileSetType | |
---|---|
void |
ExpandDeployGenerator.addExpandCleanupFileset(FileSetType include)
|
void |
ExpandDeployGenerator.addExpandPreserveFileset(FileSetType exclude)
|
void |
ExpandDeployController.addParentExpandCleanupFileSet(FileSetType fileSet)
|
void |
DeployConfig.setExpandCleanupFileset(FileSetType fileset)
Sets the archive auto-remove file set. |
Uses of FileSetType in com.caucho.jsp |
---|
Methods in com.caucho.jsp that return FileSetType | |
---|---|
FileSetType |
JspPrecompileResource.createFileset()
Add a pattern. |
FileSetType |
JspPrecompileResource.createFileSet()
Deprecated. |
Methods in com.caucho.jsp with parameters of type FileSetType | |
---|---|
void |
TaglibManager.setTldFileSet(FileSetType fileSet)
|
void |
TldManager.setTldFileSet(FileSetType tldFileSet)
|
Uses of FileSetType in com.caucho.jsp.cfg |
---|
Methods in com.caucho.jsp.cfg that return FileSetType | |
---|---|
FileSetType |
JspPropertyGroup.getTldFileSet()
Gets the tld fileset. |
Methods in com.caucho.jsp.cfg with parameters of type FileSetType | |
---|---|
void |
JspPropertyGroup.setTldFileSet(FileSetType fileSet)
Sets the tld fileset. |
Uses of FileSetType in com.caucho.loader |
---|
Methods in com.caucho.loader with parameters of type FileSetType | |
---|---|
void |
LibraryLoader.setFileset(FileSetType fileSet)
Sets a file set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |