com.ebmwebsourcing.webdesigner.server.syntaxloader
Class AbstractSyntaxModelToFileWriter
java.lang.Object
com.ebmwebsourcing.webdesigner.server.syntaxloader.AbstractSyntaxModelToFileWriter
public abstract class AbstractSyntaxModelToFileWriter
- extends java.lang.Object
- Author:
- nfleury
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSyntaxModelToFileWriter
public AbstractSyntaxModelToFileWriter()
setFile
public void setFile(java.io.File file)
getFile
public abstract java.io.File getFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
getModel
public SyntaxModel getModel()
setRelativeDownloadURL
public void setRelativeDownloadURL(java.lang.String relativeUploadURL)
getRelativeDownloadURL
public java.lang.String getRelativeDownloadURL()
setAppRootPath
public void setAppRootPath(java.lang.String uploadPath)
getAppRootPath
public java.lang.String getAppRootPath()
setModel
public void setModel(SyntaxModel model)
Copyright © 2010 eBM WebSourcing. All Rights Reserved.