| Interface | Description |
|---|---|
| IClass |
Interface for class file information.
|
| IClassItem |
Interface for field or method information.
|
| IClassLocator |
Locator for class information.
|
| ResourceMatcher.ReportMatch |
Report matches found to name patterns.
|
| Class | Description |
|---|---|
| ChainedMap |
Partial implementation of
Map which provides a merged view of a defaults map with an overrides map. |
| ClasspathUrlExtender |
Support class for accessing resources using classpath URLs.
|
| ClasspathUrlExtender.ClasspathHandler |
Handler for opening a connection to a resource from the classpath.
|
| DummyClassLocator |
Dummy class locator, used when no class information is available.
|
| HolderBase |
Base class for external data used in constructing a namespaced file which may reference other files of the same type.
|
| InsertionOrderedMap |
Map with keys iterated in insertion order.
|
| InsertionOrderedMap.ListSet |
Set implementation backed by a list.
|
| InsertionOrderedSet |
Set with values iterated in insertion order.
|
| LazyList |
List implementation with lazy array construction and modification tracking.
|
| NameUtilities |
Support methods for name conversions.
|
| ReferenceCountMap |
Hash map for counting references to
Object keys. |
| ReflectionUtilities |
Support methods for using reflection access to values.
|
| ResourceMatcher |
Supports finding resources relative to a file system base directory or base URL.
|
| SparseArrayIterator |
Iterator class for sparse values in an array.
|
| StringArray |
Wrapper for arrays of ordered strings.
|
| StringIntSizedMap |
Fixed size hash map using
String values as keys mapped to
primitive int values. |
| StringSizedSet |
Fixed size hash set of
String values. |
| StringStack |
Growable
String stack with type specific access methods. |
| Types |
Mapping information to and from schema types.
|
| UniqueNameSet |
Set of unique names for a context.
|
Copyright © 2005–2016 jibx.org. All rights reserved.