| Modifier and Type | Interface and Description |
|---|---|
interface |
IResourceLocation
Interface indication the position of something within a single resource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceLocation
Default implementation of the
IResourceLocation interface. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFormattedObject
Basic interface for special objects having a certain string representation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormattedObject
This class represents a single object with an additional formatter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonBlockingStringWriter
A non-synchronized copy of the class
StringWriter. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMimeType
Interface for the structured representation of a single MIME type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MimeType
Represents a single MIME type as the combination of the content type and the
sub-type and parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISimpleURL
Interface for a simple URL that works around the issues with the Java default
URL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSimpleURL
Abstraction of the string parts of a URL but much simpler (and faster) than
URL. |
class |
ReadonlySimpleURL
Abstraction of the string parts of a URL but much simpler (and faster) than
URL. |
class |
SimpleURL
Abstraction of the string parts of a URL but much simpler (and faster) than
URL. |
| Modifier and Type | Class and Description |
|---|---|
class |
Version
This class represents a single version object.
|
class |
VersionRange
This class represents a range of versions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringStreamResult
Special
StreamResult implementation that writes to String
objects. |
Copyright © 2006–2014 phloc systems. All rights reserved.