public class ConcatTag extends MavenTag
Constructor and Description |
---|
ConcatTag() |
Modifier and Type | Method and Description |
---|---|
void |
addFile(java.io.File file)
Add a file to the list of files of be concatenated.
|
void |
doTag(org.apache.commons.jelly.XMLOutput output)
Perform functionality provided by the tag.
|
void |
setOutputFile(java.io.File outputFile)
Set output file.
|
getDescriptor, getGoals, isIgnoreFailures, setBasedir, setDescriptor, setGoals, setIgnoreFailures
checkAttribute, getMavenContext
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public void setOutputFile(java.io.File outputFile)
public void addFile(java.io.File file)
public void doTag(org.apache.commons.jelly.XMLOutput output) throws org.apache.commons.jelly.MissingAttributeException, org.apache.commons.jelly.JellyTagException
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.