public class BasicContextGenerator extends Object implements ContextGenerator<String>
cp_1 cp_2 ... cp_n
Constructor and Description |
---|
BasicContextGenerator() |
BasicContextGenerator(String sep) |
Modifier and Type | Method and Description |
---|---|
String[] |
getContext(String o)
Builds up the list of contextual predicates given a String.
|
public BasicContextGenerator()
public BasicContextGenerator(String sep)
public String[] getContext(String o)
getContext
in interface ContextGenerator<String>
Copyright © 2017 The Apache Software Foundation. All rights reserved.