Instance Constructors
-
new
AbstractConfluenceTagSupport
(tag: String)
Abstract Value Members
-
def
doTag
(): Unit
-
def
setOption
(arg0: String, arg1: String): Unit
Concrete 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
beginNesting
(): Boolean
-
var
blockLineNumber
: Int
-
def
canStart
(line: String, lineOffset: Int): Boolean
-
def
clone
(): Block
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
findCloseOffset
(arg0: String, arg1: 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
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
processLine
(arg0: String, arg1: Int): Int
-
def
processLineContent
(line: String, offset: Int): Int
-
def
setClosed
(arg0: Boolean): Unit
-
def
setOption
(arg0: String): Unit
-
def
setOptions
(arg0: String): Unit
-
def
setParser
(arg0: MarkupParser): Unit
-
def
setState
(arg0: ContentState): Unit
-
val
startPattern
: Pattern
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
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
Base class for any confluence tag which is a single tag not a AbstractConfluenceDelimitedBlock