public static class TextService.OpenSyntaxStyle<T extends TextService.OpenGeneric> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TextService.OpenGeneric<T> |
open |
| Constructor and Description |
|---|
OpenSyntaxStyle(TextService.OpenGeneric<T> open) |
protected TextService.OpenGeneric<T extends TextService.OpenGeneric> open
public OpenSyntaxStyle(TextService.OpenGeneric<T> open)
public T xml()
public T groovy()
public T javascript()
public T sql()
public T java()
public T json()
public T jsonWithComments()
public T css()
public T html()
public T dtd()
public T makefile()
public T unixShell()
public T windowsBatch()
Copyright © 2018. All rights reserved.