public class Utils
extends java.lang.Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File |
getDestinationFile(org.gradle.api.Project project,
at.tripwire.gradle.wo.HtmlFile htmlFile) |
static java.io.File |
getDestinationFile(org.gradle.api.Project project,
at.tripwire.gradle.wo.tags.TagPair tag) |
static java.io.File |
getOutputDir(org.gradle.api.Project project) |
static java.lang.String |
getRelativeDestinationPath(org.gradle.api.Project project,
at.tripwire.gradle.wo.tags.TagPair tag) |
public static java.io.File getDestinationFile(org.gradle.api.Project project,
at.tripwire.gradle.wo.tags.TagPair tag)
public static java.io.File getDestinationFile(org.gradle.api.Project project,
at.tripwire.gradle.wo.HtmlFile htmlFile)
public static java.io.File getOutputDir(org.gradle.api.Project project)
public static java.lang.String getRelativeDestinationPath(org.gradle.api.Project project,
at.tripwire.gradle.wo.tags.TagPair tag)