| Package | Description |
|---|---|
| com.helger.photon.basic.configfile |
| Modifier and Type | Method and Description |
|---|---|
static EConfigurationFileSyntax |
EConfigurationFileSyntax.getFromIDOrNull(String sID) |
EConfigurationFileSyntax |
ConfigurationFile.getSyntaxHighlightLanguage() |
static EConfigurationFileSyntax |
EConfigurationFileSyntax.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EConfigurationFileSyntax[] |
EConfigurationFileSyntax.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationFile |
ConfigurationFile.setSyntaxHighlightLanguage(EConfigurationFileSyntax eSyntaxHighlightLanguage) |
Copyright © 2014–2018 Philip Helger. All rights reserved.