XmlState

constructor(tokenize: Int = 0, stateHandler: Int = 0, indented: Int = 0, tagName: String? = null, tagStart: Int? = null, context: XmlContext? = null, stringStartCol: Int = 0, tokenizeData: String? = null, tokenizeDepth: Int = 0, isInAttribute: Boolean = false, baseIndent: Int = 0)