| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.resource | |
| org.smallmind.nutsnbolts.spring | |
| org.smallmind.nutsnbolts.ssl | |
| org.smallmind.nutsnbolts.xml |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableResource |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResource |
class |
ClasspathResource |
class |
FileResource |
class |
JarResource |
class |
PlaceholderResource |
class |
URLResource |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceFactory.createResource(String scheme,
String path) |
Resource |
ResourceTypeFactory.createResource(String scheme,
String path) |
Resource |
ResourceParser.parseResource(String resourceIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Resource> |
ResourceType.getResourceClass() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceConverter.convert(String s) |
| Modifier and Type | Method and Description |
|---|---|
static KeyStoreInfo |
KeyStoreUtility.construct(String keystoreName,
String keystoreAlias,
String keystorePassword,
Resource keyResource,
Resource... certResources) |
static KeyStoreInfo |
KeyStoreUtility.construct(String keystoreName,
String keystoreAlias,
String keystorePassword,
Resource keyResource,
Resource... certResources) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ProtocolResolver.resolve(String systemId) |
Resource |
SmallMindProtocolResolver.resolve(String systemId) |
Copyright © 2020. All rights reserved.