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