Overview
-
module XRB-
class BufferRepresents a string buffer with a given path.
-
class FileBufferRepresents a file buffer with a given path.
-
class IOBufferRepresents an IO buffer with a given path.
-
class BuilderBuild markup quickly and efficiently.
-
class FragmentRepresents a lazy fragment of markup that can be generated on demand.
-
-
module EntitiesWe only support a small subset of markup entities.
-
class Error -
class ParseError -
class Location -
module Fallback-
class << selfline 16 "lib/xrb/fallback/markup.rb"
-
-
module MarkupA wrapper which indicates that
valuecan be appended to the output buffer without any changes. -
class MarkupStringInitialized from text which is escaped to use HTML entities.
-
module Script -
module Query -
module Strings -
class TemplateAn evaluatable text-format that can be used to generate output.
-
class URIThis class is superceeded by
XRB::Reference.
-