public class ProjectFile extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
String |
getNamespace() |
String |
read() |
String |
read(String encoding) |
public String read() throws IOException
IOExceptionpublic String read(String encoding) throws IOException
IOExceptionpublic String getNamespace()
public String getFilename()