|
JBoss VFS 3.1.0.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.InputSource
org.jboss.vfs.VFSInputSource
public class VFSInputSource
VFS based impl of InputSource.
Constructor Summary | |
---|---|
VFSInputSource(VirtualFile file)
|
Method Summary | |
---|---|
InputStream |
getByteStream()
|
String |
getSystemId()
|
String |
toString()
|
Methods inherited from class org.xml.sax.InputSource |
---|
getCharacterStream, getEncoding, getPublicId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VFSInputSource(VirtualFile file)
Method Detail |
---|
public String getSystemId()
getSystemId
in class InputSource
public InputStream getByteStream()
getByteStream
in class InputSource
public String toString()
toString
in class Object
|
JBoss VFS 3.1.0.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |