Flowdock

Represents a tagged XML element. Elements are characterized by having children, attributes, and names, and can themselves be children.

Constants

PARENTS = [ :element, :document, :doctype ]

NAMESPLIT = /^(?:(#{XMLTokens::NCNAME_STR}):)?(#{XMLTokens::NCNAME_STR})/u

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.