public class SamigoPoolHandler extends Object implements HandlesImportable
| Modifier and Type | Field and Description |
|---|---|
static int |
FILL_BLANK |
static int |
FILL_BLANK_PLUS |
static int |
MATCHING |
static int |
TRUE_FALSE |
| Constructor and Description |
|---|
SamigoPoolHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleType(String typeName) |
protected String |
contextualizeUrls(String text,
String siteId) |
void |
handle(Importable thing,
String siteId) |
public static final int TRUE_FALSE
public static final int FILL_BLANK
public static final int MATCHING
public static int FILL_BLANK_PLUS
public boolean canHandleType(String typeName)
canHandleType in interface HandlesImportablepublic void handle(Importable thing, String siteId)
handle in interface HandlesImportableCopyright © 2023. All rights reserved.