| Package | Description |
|---|---|
| com.phloc.commons.id | |
| com.phloc.commons.lang | |
| com.phloc.commons.microdom | |
| com.phloc.commons.xml.dom |
| Modifier and Type | Class and Description |
|---|---|
class |
ComparatorHasSimpleIntID<DATATYPE extends IHasSimpleIntID>
This is a collation
Comparator for objects that implement
the IHasSimpleIntID interface. |
class |
SimpleIntIDProviderFromHasSimpleIntID<VALUETYPE extends IHasSimpleIntID>
A simple
ISimpleIntIDProvider implementation for objects implementing
the IHasSimpleIntID interface |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHasIntID
Base interface for all objects having an int ID.
|
| Modifier and Type | Method and Description |
|---|---|
static <ENUMTYPE extends Enum<ENUMTYPE> & IHasSimpleIntID> |
EnumHelper.getFromIDOrDefault(Class<ENUMTYPE> aClass,
int nID,
ENUMTYPE aDefault)
Get the enum value with the passed ID
|
static <ENUMTYPE extends Enum<ENUMTYPE> & IHasSimpleIntID> |
EnumHelper.getFromIDOrNull(Class<ENUMTYPE> aClass,
int nID)
Get the enum value with the passed ID
|
static <ENUMTYPE extends Enum<ENUMTYPE> & IHasSimpleIntID> |
EnumHelper.getFromIDOrThrow(Class<ENUMTYPE> aClass,
int nID)
Get the enum value with the passed ID.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EMicroNodeType
Denotes the type of
IMicroNode objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
EXMLDOMNodeType
Represents the different DOM node types.
|
Copyright © 2006–2014 phloc systems. All rights reserved.