Class FCKConnectorXMLOutput
java.lang.Object
org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
org.exoplatform.frameworks.jcr.command.web.fckeditor.FCKConnectorXMLOutput
- Direct Known Subclasses:
CreateFolderCommand,GetFoldersOrFilesCommand
Created by The eXo Platform SAS .
- Version:
- $Id: FCKConnectorXMLOutput.java 34445 2009-07-24 07:51:18Z dkatayev $
- Author:
- Gennady Azarenkov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitRootElement(String commandStr, String typeStr, String currentPath, String currentUrl) protected voidoutRootElement(javax.servlet.http.HttpServletResponse response) Methods inherited from class org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
getCurrentFolderPath, makeRESTPath
-
Field Details
-
rootElement
-
-
Constructor Details
-
FCKConnectorXMLOutput
public FCKConnectorXMLOutput()
-
-
Method Details
-
initRootElement
protected void initRootElement(String commandStr, String typeStr, String currentPath, String currentUrl) throws ParserConfigurationException - Throws:
ParserConfigurationException
-
outRootElement
- Throws:
Exception
-