public static final class AbstractGenerateSoyEscapingDirectiveCode.FileRef extends Object
<input path="foo.txt"/>. This is the basis for the <input/> and <output/> child elements of the Ant task.| Constructor and Description |
|---|
FileRef(boolean isInput) |
| Modifier and Type | Method and Description |
|---|---|
void |
setPath(String path)
Invoked reflectively by Ant when it sees a
path="..." attribute. |
public void setPath(String path) throws IOException
path="..." attribute.IOException