public class Xsb extends EngineDescription
Modifier and Type | Field and Description |
---|---|
static String |
XSB |
static String |
XSB_BIN_DIRECTORY_PROPERTY_NAME |
static String |
XSB_DIALECT |
Constructor and Description |
---|
Xsb() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDialect() |
String |
getExecutableFileName() |
String |
getLicenseUrl() |
String |
getName() |
String |
getSiteUrl() |
public static final String XSB
public static final String XSB_DIALECT
public static final String XSB_BIN_DIRECTORY_PROPERTY_NAME
public String getName()
getName
in class EngineDescription
public String getDialect()
getDialect
in class EngineDescription
public String getExecutableFileName()
public String getDescription()
getDescription
in class EngineDescription
public String getLicenseUrl()
getLicenseUrl
in class EngineDescription
public String getSiteUrl()
getSiteUrl
in class EngineDescription
Copyright © 2014. All rights reserved.