Overview
-
module XRB
-
class Buffer
Represents a string buffer with a given path.
-
class FileBuffer
Represents a file buffer with a given path.
-
class IOBuffer
Represents an IO buffer with a given path.
-
class Builder
Build markup quickly and efficiently.
-
class Fragment
Represents a lazy fragment of markup that can be generated on demand.
-
-
module Entities
We only support a small subset of markup entities.
-
class Error
-
class ParseError
-
class Location
-
module Fallback
-
class << self
line 16 "lib/xrb/fallback/markup.rb"
-
-
module Markup
A wrapper which indicates that
value
can be appended to the output buffer without any changes. -
class MarkupString
Initialized from text which is escaped to use HTML entities.
-
module Script
-
module Query
-
module Strings
-
class Template
An evaluatable text-format that can be used to generate output.
-
class URI
This class is superceeded by
XRB::Reference
.
-