Interface ConfigTreePropertySource.Value
- All Superinterfaces:
CharSequence, InputStreamSource
- Enclosing class:
ConfigTreePropertySource
A value returned from the property source which exposes the contents of the
property file. Values can either be treated as
CharSequence or as an
InputStreamSource.- Since:
- 2.4.0
- Author:
- Phillip Webb
-
Method Summary
Methods inherited from interface CharSequence
charAt, chars, codePoints, getChars, isEmpty, length, subSequence, toStringMethods inherited from interface InputStreamSource
getInputStream