|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resource | |
|---|---|
| net.shibboleth.utilities.java.support.httpclient | Classes for working with Apache HttpClient. |
| net.shibboleth.utilities.java.support.resource | Classes for reading in documents/files/data. |
| net.shibboleth.utilities.java.support.xml | A set of helper functions for performing actions on DOM nodes. |
| Uses of Resource in net.shibboleth.utilities.java.support.httpclient |
|---|
| Classes in net.shibboleth.utilities.java.support.httpclient that implement Resource | |
|---|---|
class |
HttpResource
A resource that fetches data from a remote source via HTTP. |
| Uses of Resource in net.shibboleth.utilities.java.support.resource |
|---|
| Classes in net.shibboleth.utilities.java.support.resource that implement Resource | |
|---|---|
class |
AbstractResource
Base class for resources. |
class |
ClasspathResource
A resource which reads data from the classpath. |
class |
FilesystemResource
An Resource that reads data from a fileystem file. |
| Uses of Resource in net.shibboleth.utilities.java.support.xml |
|---|
| Methods in net.shibboleth.utilities.java.support.xml with parameters of type Resource | |
|---|---|
static Schema |
SchemaBuilder.buildSchema(SchemaBuilder.SchemaLanguage lang,
Resource... schemaSources)
Builds a schema from the given schema sources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||