public class Semanticize extends Object
| Modifier and Type | Field and Description |
|---|---|
static AbstractExpRegularExpression |
other |
| Constructor and Description |
|---|
Semanticize() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
emptyExpansionExists(Expansion exp) |
static boolean |
hasIgnoreCase(Map<String,AbstractExpRegularExpression> table,
String str) |
static void |
reInit() |
static void |
start() |
public static AbstractExpRegularExpression other
public static void start()
throws MetaParseException
MetaParseExceptionpublic static boolean hasIgnoreCase(Map<String,AbstractExpRegularExpression> table, String str)
public static boolean emptyExpansionExists(Expansion exp)
public static void reInit()
Copyright © 2017–2019 Philip Helger. All rights reserved.