levsha

package levsha

Type members

Classlikes

sealed trait Document[+MiscType]
Companion
object
object Document
Companion
class
final class Id(array: Array[Short])
Companion
object
object Id
Companion
class
object IdBuilder
Companion
class
final class IdBuilder(maxLevel: Int)
Companion
object
Companion
object
Companion
class
trait RenderContext[-MiscType]

Order of calls is important:

Order of calls is important:

openNode
 ..setStyle
 ..setAttr
 ..[children nodes]
closeNode
trait StatefulRenderContext[-M] extends RenderContext[M]
final case class XmlNs(shortcut: String, uri: String)
Companion
object
object XmlNs
Companion
class
object text

Default template context and dsl

Default template context and dsl