public class PropertiesExtractor extends Object
| Constructor and Description |
|---|
PropertiesExtractor() |
PropertiesExtractor(String aDelim) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Map |
extract(String aText,
ExtractExpr aExpr) |
Map |
getProperties() |
protected RevertableStringTokenizer |
getTokens() |
protected void |
setToken(String token) |
public PropertiesExtractor()
public PropertiesExtractor(String aDelim)
public void close()
public Map extract(String aText, ExtractExpr aExpr)
public Map getProperties()
protected RevertableStringTokenizer getTokens()
protected void setToken(String token)
Copyright © 2008–2018. All rights reserved.