public class ResourceCompilationUnit extends CompilationUnit
contents, destinationPath, fileName, mainTypeNameJAR_FILE_ENTRY_SEPARATOR| Constructor and Description |
|---|
ResourceCompilationUnit(IFile file,
java.net.URI location) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getContents()
Answer the contents of the compilation unit.
|
getFileName, getMainTypeName, getPackageName, ignoreOptionalProblems, toStringpublic ResourceCompilationUnit(IFile file,
java.net.URI location)
public char[] getContents()
ICompilationUnitgetContents in interface ICompilationUnitgetContents in class CompilationUnit