public class PatternToTextFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PatternToTextFactory.TEdge |
Constructor and Description |
---|
PatternToTextFactory() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
convertPatternToText(ContextPattern<TNode> p) |
static ContextPattern<TNode> |
convertTextToPattern(java.lang.String newString) |
public static java.lang.String convertPatternToText(ContextPattern<TNode> p)
public static ContextPattern<TNode> convertTextToPattern(java.lang.String newString)