- getBytes(Node) - Static method in class org.apache.sling.jcr.classloader.internal.Util
-
Returns the resource as an array of bytes
- getClassLoader() - Method in class org.apache.sling.jcr.classloader.internal.ClassLoaderWriterImpl
-
- getContentEncoding() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Returns the content encoding of the data as a string.
- getContentLength() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Returns the content length of the data as an number.
- getContentType() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Returns the content type of the data as a string.
- getHeaderField(String) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Gets the named header field.
- getHeaderField(int) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Get the header field with the given index.
- getHeaderFieldKey(int) - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Get the name of the header field with the given index.
- getHeaderFields() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Returns an unmodifiable map of all header fields.
- getInputStream(String) - Method in class org.apache.sling.jcr.classloader.internal.ClassLoaderWriterImpl
-
- getInputStream() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Returns an input stream that reads from this open connection.
- getLastModified(String) - Method in class org.apache.sling.jcr.classloader.internal.ClassLoaderWriterImpl
-
- getLastModified() - Method in class org.apache.sling.jcr.classloader.internal.net.JCRURLConnection
-
Returns the value of the last-modified
header field.
- getOutputStream(String) - Method in class org.apache.sling.jcr.classloader.internal.ClassLoaderWriterImpl
-
- getProperty(Item) - Static method in class org.apache.sling.jcr.classloader.internal.Util
-
Resolves the given item
to a Property
from
which contents can be read.