|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.InputSource
lacam.container.DTDInputSource
Simply says a DOM parser where to find the dtd.
Constructor Summary | |
DTDInputSource(byte[] s)
|
|
DTDInputSource(java.io.InputStream in_stream)
|
|
DTDInputSource(java.lang.StringBuffer s)
|
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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DTDInputSource(java.lang.StringBuffer s)
public DTDInputSource(byte[] s)
public DTDInputSource(java.io.InputStream in_stream)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |