public class XSiteTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
XSiteTask() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
cliArgs() |
void |
execute() |
void |
setCompositionFilePath(String compositionFilePath) |
void |
setCompositionResourcePath(String compositionResourcePath) |
void |
setLocalisations(String localisations) |
void |
setOutputDirectoryPath(String outputDirectoryPath) |
void |
setPublishedDate(String publishedDate) |
void |
setPublishedVersion(String publishedVersion) |
void |
setResourcePaths(String resourcePaths) |
void |
setSitemapPath(String sitemapPath) |
void |
setSkinPath(String skinPath) |
void |
setSourceDirectoryPath(String sourceDirectoryPath) |
void |
setTemplatesDirectoryPath(String templatesDirectoryPath) |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic void setCompositionFilePath(String compositionFilePath)
public void setCompositionResourcePath(String compositionResourcePath)
public void setLocalisations(String localisations)
public void setOutputDirectoryPath(String outputDirectoryPath)
public void setResourcePaths(String resourcePaths)
public void setSitemapPath(String sitemapPath)
public void setSkinPath(String skinPath)
public void setSourceDirectoryPath(String sourceDirectoryPath)
public void setTemplatesDirectoryPath(String templatesDirectoryPath)
public void setPublishedDate(String publishedDate)
public void setPublishedVersion(String publishedVersion)
Copyright © 2013. All Rights Reserved.