Uses of Package
org.opencms.file.wrapper
Packages that use org.opencms.file.wrapper
Package
Description
This package contains classes and interfaces used to access OpenCms through a wrapped
CmsObject.Package contains all classes and interfaces needed to create or use a repository to
access the resources in the VFS.
-
Classes in org.opencms.file.wrapper used by org.opencms.file.wrapperClassDescriptionAbstract base class which implements
I_CmsResourceWrapperand makes it possible to add and remove file extensions to resources.Default abstract implementation of the interfaceI_CmsResourceWrapper.Interface which is used by theCmsObjectWrapperto create a different view to the resources in the VFS. -
Classes in org.opencms.file.wrapper used by org.opencms.jlanClassDescriptionThis class contains a subset of the methods of
CmsObjectand uses the configured resource wrappers (I_CmsResourceWrapper) to change the view to the existing resources in the VFS.Interface which is used by theCmsObjectWrapperto create a different view to the resources in the VFS. -
Classes in org.opencms.file.wrapper used by org.opencms.repositoryClassDescriptionThis class contains a subset of the methods of
CmsObjectand uses the configured resource wrappers (I_CmsResourceWrapper) to change the view to the existing resources in the VFS.Interface which is used by theCmsObjectWrapperto create a different view to the resources in the VFS.