| Interface | Description |
|---|---|
| Converter |
A converter converts a value to a specific target type.
|
| Class | Description |
|---|---|
| BooleanConverter |
A converter for Boolean
|
| CalendarConverter |
A converter for Calendar
|
| DateConverter |
A converter for Date
|
| JcrPropertyMapCacheEntry | |
| JcrResourceUtil |
The
JcrResourceUtil class provides helper methods used
throughout this bundle. |
| LazyInputStream |
Lazily acquired InputStream which only accesses the JCR Value InputStream if
data is to be read from the stream.
|
| NumberConverter |
A converter for Number
|
| StringConverter |
A converter for any object based on toString()
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.