public class ContentLinesResolver
extends org.osgl.util.StringValueResolver<java.util.List<java.lang.String>>
Read content lines from resource URL
| Modifier and Type | Field and Description |
|---|---|
static ContentLinesResolver |
INSTANCE |
| Constructor and Description |
|---|
ContentLinesResolver() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
resolve(java.lang.String value) |
addPredefinedResolver, amended, apply, attribute, attribute, attributes, clearAttributes, genericTargetType, main, predefined, predefined, targetType, wrappublic static final ContentLinesResolver INSTANCE
Copyright © 2014–2017 ActFramework. All rights reserved.