Example usage for org.apache.commons.lang3.text StrLookup subclass-usage

List of usage examples for org.apache.commons.lang3.text StrLookup subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.lang3.text StrLookup subclass-usage.

Usage

From source file com.cybernostics.jsp2thymeleaf.api.util.ValueResolverWithDefaultAndFilter.java

/**
 * Adds some spice to the plain ${var} syntax which looks like this:
 *
 * ${var|defaultValue!postProcessFunction}
 *
 * eg

From source file io.zipi.common.util.ApimanStrLookup.java

/**
 * A simple string lookup class that supports system properties and environment
 * variables.
 *
 * @author eric.wittmann@redhat.com
 */

From source file io.apiman.common.util.ApimanStrLookup.java

/**
 * A simple string lookup class that supports system properties and environment
 * variables.
 *
 * @author eric.wittmann@redhat.com
 */

From source file moe.encode.airblock.commands.localization.ValueSourceLookup.java

/**
 * The StrLookup that gets its values from the sources.
 */
public class ValueSourceLookup extends StrLookup<String> {

    /**

From source file com.smoketurner.dropwizard.consul.config.ConsulLookup.java

/**
 * A custom {@link org.apache.commons.lang3.text.StrLookup} implementation using
 * Consul KV as lookup source.
 */
public class ConsulLookup extends StrLookup<Object> {

From source file edu.isi.pegasus.common.util.VariableExpander.java

/**
 * A case sensitive look up class to use in StrSubstitutor
 * @author vahi
 * @param <V> 
 */
class CaseSensitiveStrLookup<V> extends StrLookup<V> {

From source file net.stuxcrystal.airblock.commands.localization.ValueSourceLookup.java

/**
 * The StrLookup that gets its values from the sources.
 */
public class ValueSourceLookup extends StrLookup<String> {

    /**

From source file org.eclipse.hawkbit.repository.rsql.VirtualPropertyResolver.java

/**
 * Adds macro capabilities to RSQL expressions that are used to filter for
 * targets.
 * <p>
 * Some (virtual) properties do not have a representation in the database (in
 * general these properties are time-related, or more explicitly, they deal with