|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.net.URLConnection
|
+--sun.net.www.URLConnection
|
+--stardiv.net.protocol.appletresource.AppletResourceConnection
| Field Summary | |
private java.lang.String |
base
|
private java.net.URL |
cachedURL
|
private static boolean |
debug
|
private java.lang.String |
member
|
private java.lang.Object |
resource
|
| Fields inherited from class sun.net.www.URLConnection |
contentLength, contentType, properties |
| Fields inherited from class java.net.URLConnection |
UnknownContentHandlerP, allowUserInteraction, connected, contentClassPrefix, contentPathProp, defaultAllowUserInteraction, defaultUseCaches, doInput, doOutput, factory, fileNameMap, handlers, ifModifiedSince, url, useCaches |
| Constructor Summary | |
protected |
AppletResourceConnection(java.net.URL url)
|
| Method Summary | |
void |
connect()
|
private void |
debug(java.lang.String s)
|
java.lang.Object |
getContent()
|
static java.lang.Object |
getContent(com.sun.star.lib.sandbox.ResourceProxy rp,
java.net.URL url)
|
java.io.InputStream |
getInputStream()
|
| Methods inherited from class sun.net.www.URLConnection |
canCache, close, getContentLength, getContentType, getHeaderField, getHeaderField, getHeaderFieldKey, getProperties, setContentLength, setContentType, setProperties, setRequestProperty |
| Methods inherited from class java.net.URLConnection |
getAllowUserInteraction, getContentEncoding, getContentHandler, getContentHandlerPkgPrefixes, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderFieldDate, getHeaderFieldInt, getIfModifiedSince, getLastModified, getOutputStream, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, lookupContentHandlerClassFor, setAllowUserInteraction, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setUseCaches, toString, typeToPackageName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private java.lang.String base
private java.net.URL cachedURL
private static boolean debug
private java.lang.String member
private java.lang.Object resource
| Constructor Detail |
protected AppletResourceConnection(java.net.URL url)
throws java.net.MalformedURLException,
java.io.IOException
| Method Detail |
public void connect()
throws java.io.IOException
private void debug(java.lang.String s)
public java.lang.Object getContent()
throws java.io.IOException
public static java.lang.Object getContent(com.sun.star.lib.sandbox.ResourceProxy rp,
java.net.URL url)
public java.io.InputStream getInputStream()
throws java.io.IOException
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||