|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.infoset.utils.URLLocatorReaderFactory
public class URLLocatorReaderFactory
INTERNAL: Creates a Reader for a LocatorIF that contains a URL in its address field.
Warning: At this point the reader uses the default charcter encoding. In the future the correct encoding will be chosen based on information from the actual URL connection.
Constructor Summary | |
---|---|
URLLocatorReaderFactory()
|
Method Summary | |
---|---|
java.io.Reader |
createReader(LocatorIF locator)
INTERNAL: Returns a reader that can read the contents of the resource referenced by the locator. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLLocatorReaderFactory()
Method Detail |
---|
public java.io.Reader createReader(LocatorIF locator) throws java.io.IOException
LocatorReaderFactoryIF
createReader
in interface LocatorReaderFactoryIF
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |