data class Params
<init> |
Params(doProcess: Boolean, defaultVerString: String?, resourceLoader: Class<*>?, resourcePrefix: String, parserOptions: ParserOptions? = null) |
defaultVerString |
val defaultVerString: String? |
doProcess |
val doProcess: Boolean |
parserOptions |
val parserOptions: ParserOptions? |
resourceLoader |
val resourceLoader: Class<*>? |
resourcePrefix |
val resourcePrefix: String |
defaultNoProcess |
val defaultNoProcess: Params |
defaultProcess |
val defaultProcess: Params |