Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream(String fileName) |
InputStreamReader |
getInputStreamReader(String fileName,
String charSet) |
String |
getInternalName() |
Object |
getMcoEntryObject(String fileName) |
Set<String> |
getMcoEntryObjectKeys() |
String |
getMcoEntryString(String fileName) |
URL |
getMcoEntryURL(String fileName) |
String |
getMcoInfo() |
URL |
getMcoURL() |
String |
getMcoURLString() |
public InputStream getInputStream(String fileName) throws IOException
IOException
public InputStreamReader getInputStreamReader(String fileName, String charSet) throws IOException, UnsupportedEncodingException
public URL getMcoEntryURL(String fileName) throws MalformedURLException
MalformedURLException
public URL getMcoURL() throws MalformedURLException
MalformedURLException
public Object getMcoEntryObject(String fileName)
public Set<String> getMcoEntryObjectKeys()
public String getMcoEntryString(String fileName)
public String getInternalName()
public String getMcoURLString()
public String getMcoInfo() throws IOException
IOException
Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.