| Package | Description |
|---|---|
| com.helger.commons.cache | |
| com.helger.commons.jaxb | |
| com.helger.commons.regex | |
| com.helger.commons.xml.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNotifyingCache<KEYTYPE,VALUETYPE>
A caching class that has the ability to fill itself with the abstract
getValueToCache(Object) method.
|
class |
CacheWithConversion<KEYTYPE,VALUETYPE>
A special cache that can create the value to be cache automatically from the
key.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAXBContextCache
Specific cache class for JAXB context elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegExPool
This class provides a pool for cached regular expressions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaCache
Base class for caching abstract
Schema objects. |
class |
XMLSchemaCache
This class is used to cache XML schema objects.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.