Class | Description |
---|---|
CompletenessAssertor |
Used to validate that the required fields are set on a user-provided
model instance
|
DetailHelper | |
EnumValidator | |
FileUtils | |
JAXBHelper | |
LinkHelper |
Contains a static addLinks() method which constructs any href attributes
and action links required by a representation.
|
MutabilityAssertor |
Used to assert that fields set on a model type do not conflict with
mutability constraints
|
QueryHelper |
A container of static methods related to query resolution.
|
ReapedMap<K,V> |
Models a strongly-referenced primary hash map, coupled with a reapable
secondary map based on soft-referenced values (rather than keys, as is
the case with the java.util.WeakHashMap).
|
ReflectionHelper | |
SizeConverter |
A utility class for converting sizes; i.e: bytes to mega-bytes, giga-bytes to bytes, etc.
|
StatusUtils | |
StringUtils | |
TimeZoneMapping |
Mapping of "Windows Standard Format" timezone names to java.util.TimeZone format
|
Enum | Description |
---|---|
DetailHelper.Detail | |
LinkHelper.LinkFlags |
Used to specify link options
|
Copyright © 2012. All Rights Reserved.