public static class CodestartResource.Source extends Object
| Constructor and Description |
|---|
Source(CodestartResource resource,
String languageDir,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
absolutePath() |
Path |
copyTo(Path target,
CopyOption... copyOptions) |
CodestartResource |
getCodestartResource() |
String |
getFileDir() |
String |
getFileName() |
String |
getLanguageDir() |
String |
path() |
String |
pathInCodestart() |
String |
read() |
public Source(CodestartResource resource, String languageDir, String path)
public CodestartResource getCodestartResource()
public String getLanguageDir()
public String getFileName()
public String getFileDir()
public String path()
public String read()
public Path copyTo(Path target, CopyOption... copyOptions)
public String pathInCodestart()
public String absolutePath()
Copyright © 2020 JBoss by Red Hat. All rights reserved.