Instance Constructors
-
new
SectionBlock
()
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
beginBlock
(): Unit
-
def
beginNesting
(): Boolean
-
var
blockLineCount
: Int
-
def
canStart
(line: String, lineOffset: Int): Boolean
-
def
clone
(): Block
-
var
content
: ListBuffer[String]
-
def
defaultAttr
: Unit
-
def
endBlock
(): Unit
-
var
endPattern
: Pattern
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
findCloseOffset
(line: String, lineOffset: Int): Int
-
def
getBuilder
(): DocumentBuilder
-
def
getClass
(): java.lang.Class[_]
-
def
getMarkupLanguage
(): MarkupLanguage
-
def
getParser
(): MarkupParser
-
def
getState
(): ContentState
-
def
hashCode
(): Int
-
def
isClosed
(): Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
var
matcher
: Matcher
-
val
name
: String
-
def
ne
(arg0: AnyRef): Boolean
-
var
nesting
: Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
processLine
(arg0: String, arg1: Int): Int
-
def
processLineContent
(line: String, ofs: Int): Int
-
var
rowAttributes
: TableRowAttributes
-
def
setClosed
(closed: Boolean): Unit
-
def
setOption
(key: String, value: String): Unit
-
def
setOption
(option: String): Unit
-
def
setOptions
(arg0: String): Unit
-
def
setParser
(arg0: MarkupParser): Unit
-
def
setState
(arg0: ContentState): Unit
-
var
startPattern
: Pattern
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
var
tableAttributes
: TableAttributes
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from ParameterizedBlock
Inherited from Block
Inherited from Processor
Inherited from Cloneable
Inherited from AnyRef
Inherited from Any