public class MapperConfig extends Object
Constructor and Description |
---|
MapperConfig(Set<String> typesStoreCoveredText,
int coveredTextMaxLen) |
Modifier and Type | Method and Description |
---|---|
protected static MapperConfig |
getConfig() |
int |
getCoveredTextMaxLen() |
Set<String> |
getTypesStoreCoveredText() |
protected static void |
setConfig(Set<String> typesStoreCoveredText,
int coveredTextMaxLen) |
protected static void |
unsetConfig() |
protected static MapperConfig getConfig()
protected static void unsetConfig()
public int getCoveredTextMaxLen()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.