Uses of Class
org.opencms.file.wrapper.A_CmsResourceWrapper
Packages that use A_CmsResourceWrapper
Package
Description
This package contains classes and interfaces used to access OpenCms through a wrapped
CmsObject.-
Uses of A_CmsResourceWrapper in org.opencms.file.wrapper
Subclasses of A_CmsResourceWrapper in org.opencms.file.wrapperModifier and TypeClassDescriptionclassAbstract base class which implementsI_CmsResourceWrapperand makes it possible to add and remove file extensions to resources.classA resource type wrapper for jsp files, which adds the correct file extension "jsp" to the resources.classA resource type wrapper for xml content files, which adds the correct file extension "xml" to the resources.classA resource type wrapper for xml pages, which adds the correct file extension "xml" to the resources.classResource wrapper used to import/export modules by copying them to/from virtual folders.classResource wrapper used to import/export modules by copying them to/from virtual folders.classResource wrapper class which is used to prevent resources with a certain name from being created.classResource wrapper class which is used to prevent resources with names matching a given regex from being created.classAdds a folder in every existing folder with the name "__properties" which contains property files for every resource in the existing folder.classResource wrapper which intercepts createResource calls and substitutes them with replaceResource if there is already a deleted file at the same path.classAdds the system folder to every root folder of target sites.classA resource type wrapper for xml page files, which explodes the xml pages to folders.