public class VFSInputSource extends InputSource
| Constructor and Description |
|---|
VFSInputSource(VirtualFile file) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getByteStream() |
String |
getSystemId() |
String |
toString() |
getCharacterStream, getEncoding, getPublicId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemIdpublic VFSInputSource(VirtualFile file)
public String getSystemId()
getSystemId in class InputSourcepublic InputStream getByteStream()
getByteStream in class InputSourceCopyright © 2012 JBoss by Red Hat. All Rights Reserved.