|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.w3c.css.sac.InputSource
org.jfree.layouting.input.style.parser.URLInputSource
public class URLInputSource
Creation-Date: 23.11.2005, 18:22:34
| Constructor Summary | |
|---|---|
URLInputSource(java.net.URL url)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.net.URL |
getUrl()
|
| Methods inherited from class org.w3c.css.sac.InputSource |
|---|
getByteStream, getCharacterStream, getEncoding, getMedia, getTitle, getURI, setByteStream, setCharacterStream, setEncoding, setMedia, setTitle, setURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLInputSource(java.net.URL url)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void close()
throws java.io.IOException
java.io.IOExceptionpublic java.net.URL getUrl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||