| Class | Description |
|---|---|
| ClasspathContentResolver |
ContentResolver implementation to read content from the Classpath. |
| FilteredContentResolverWrapper |
Wrapper to add a
Filter which is used before the given ContentResolver is called. |
| FSContentResolver |
ContentResolver implementation to read content from the File System. |
| UnionContentResolver |
The UnionContentResolver can be an container for many other
ContentResolver
which will be processed in sequence. |
Copyright © 2008–2014. All rights reserved.