|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.InputSource
org.jboss.virtual.VFSInputSource
public class VFSInputSource
VFS based impl of InputSource.
Constructor Summary | |
---|---|
VFSInputSource(VirtualFile file)
|
Method Summary | |
---|---|
java.io.InputStream |
getByteStream()
|
java.lang.String |
getSystemId()
|
java.lang.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 java.lang.String getSystemId()
getSystemId
in class org.xml.sax.InputSource
public java.io.InputStream getByteStream()
getByteStream
in class org.xml.sax.InputSource
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |