| Package | Description |
|---|---|
| com.phloc.commons.cache | |
| com.phloc.commons.jaxb | |
| com.phloc.commons.regex | |
| com.phloc.commons.xml.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNotifyingCacheWithMaxSize<KEYTYPE,VALUETYPE>
A caching class that has the ability to fill itself with the abstract
getValueToCache(Object) method and has an upper limit of elements that can
reside in the cache.
|
| 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 |
DefaultSchemaCache
Abstract base class for caching abstract
Schema objects. |
class |
XMLSchemaCache
This class is used to cache XML schema objects.
|
Copyright © 2006–2015 phloc systems. All rights reserved.