@Extension public final class GroovyXmlLanguage extends Language
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
GroovyXmlLanguage() |
Modifier and Type | Method and Description |
---|---|
static Language |
get() |
String |
getCodeMirrorMode()
A CodeMirror mode string, for purposes of displaying scripts in HTML.
|
String |
getDisplayName()
Display name of the language for use in the UI.
|
String |
getName()
Unique, permanent, internal identifier of this language.
|
public static Language get()
public String getName()
Language
public String getDisplayName()
Language
getDisplayName
in class Language
public String getCodeMirrorMode()
Language
getCodeMirrorMode
in class Language
clike
, or nullCopyright © 2016–2023. All rights reserved.