public static class DocIndexerFactory.Format extends Object
Constructor and Description |
---|
Format(String formatIdentifier,
String displayName,
String description) |
Format(String formatIdentifier,
String displayName,
String description,
String helpUrl) |
Modifier and Type | Method and Description |
---|---|
ConfigInputFormat |
getConfig() |
String |
getDescription() |
String |
getDisplayName() |
String |
getHelpUrl() |
String |
getId() |
boolean |
isConfigurationBased() |
boolean |
isVisible() |
void |
setConfig(ConfigInputFormat config) |
void |
setVisible(boolean b) |
public String getId()
public String getDisplayName()
public String getDescription()
public String getHelpUrl()
public ConfigInputFormat getConfig()
public boolean isConfigurationBased()
public boolean isVisible()
public void setVisible(boolean b)
public void setConfig(ConfigInputFormat config)
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.