| 
 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectorg.opencms.file.wrapper.A_CmsResourceWrapper
org.opencms.file.wrapper.A_CmsResourceExtensionWrapper
org.opencms.file.wrapper.CmsResourceExtensionWrapperXmlContent
public class CmsResourceExtensionWrapperXmlContent
A resource type wrapper for xml content files, which adds the correct file extension "xml" to the resources.
| Field Summary | 
|---|
| Fields inherited from class org.opencms.file.wrapper.A_CmsResourceWrapper | 
|---|
| m_isWrappedResource | 
| Constructor Summary | |
|---|---|
| CmsResourceExtensionWrapperXmlContent() | |
| Method Summary | |
|---|---|
| protected  boolean | checkTypeId(int typeId)Checks if the type id belongs to this resource wrapper. | 
| protected  java.lang.String | getExtension()Returns the extension to add and/or remove to/from the resource. | 
| Methods inherited from class org.opencms.file.wrapper.A_CmsResourceExtensionWrapper | 
|---|
| copyResource, createResource, deleteResource, getLock, isWrappedResource, lockResource, moveResource, readFile, readResource, restoreLink, rewriteLink, unlockResource, wrapResource, writeFile | 
| Methods inherited from class org.opencms.file.wrapper.A_CmsResourceWrapper | 
|---|
| addResourcesToFolder | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CmsResourceExtensionWrapperXmlContent()
| Method Detail | 
|---|
protected boolean checkTypeId(int typeId)
A_CmsResourceExtensionWrapper
checkTypeId in class A_CmsResourceExtensionWrappertypeId - the type id to check
A_CmsResourceExtensionWrapper.checkTypeId(int)protected java.lang.String getExtension()
A_CmsResourceExtensionWrapper
getExtension in class A_CmsResourceExtensionWrapperA_CmsResourceExtensionWrapper.getExtension()| 
 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||