object
HTML
Value Members
-
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
begin_document(title: String): String
-
-
-
def
chapter_index(chapter: String, sessions: List[(String, String)]): String
-
def
clone(): AnyRef
-
val
control: Map[Symbol, String]
-
def
description(items: List[(Body, Body)]): Elem
-
-
-
val
end_document: String
-
def
enumerate(items: List[Body]): Elem
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
val
head_meta: Elem
-
val
header: String
-
final
def
isInstanceOf[T0]: Boolean
-
def
itemize(items: List[Body]): Elem
-
def
link(href: String, body: Body = Nil): Elem
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
output(tree: Tree): String
-
def
output(body: Body): String
-
def
output(body: Body, s: StringBuilder): Unit
-
def
output(text: String): String
-
def
output(text: String, s: StringBuilder): Unit
-
def
output_document(head: Body, body: Body): String
-
-
val
paragraph: Heading
-
-
-
val
subparagraph: Heading
-
val
subsection: Heading
-
val
subsubsection: Heading
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
text(txt: String): Body
-
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit