|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.InputSource
com.uwyn.rife.xml.XmlInputSource
public class XmlInputSource
| Constructor Summary | |
|---|---|
XmlInputSource(String xmlPath,
ResourceFinder resourceFinder)
|
|
XmlInputSource(URL resource)
|
|
| Method Summary | |
|---|---|
void |
setResource(URL resource)
|
String |
toString()
|
| Methods inherited from class org.xml.sax.InputSource |
|---|
getByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, 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 XmlInputSource(String xmlPath,
ResourceFinder resourceFinder)
throws XmlErrorException
XmlErrorException
public XmlInputSource(URL resource)
throws XmlErrorException
XmlErrorException| Method Detail |
|---|
public void setResource(URL resource)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||