Parses self
destructively and returns self
containing the rest arguments left unparsed.
UNTESTED
This is entirely Mike Stok’s beast
If a doctype includes an ATTLIST declaration, it will cause this method to be called. The content is the declaration itself, unparsed. EG, <!ATTLIST el attr CDATA REQUIRED> will come to this method as “el attr CDATA REQUIRED”. This is the same for all of the .*decl methods.
<!ELEMENT …>
<!NOTATION …>
Called when <![CDATA[ … ]]> is encountered in a document. @p content “…”
Called when a comment is encountered. @p comment The content of the comment
Called when a comment is encountered. @p comment The content of the comment
If a doctype includes an ATTLIST declaration, it will cause this method to be called. The content is the declaration itself, unparsed. EG, <!ATTLIST el attr CDATA REQUIRED> will come to this method as “el attr CDATA REQUIRED”. This is the same for all of the .*decl methods.
<!ELEMENT …>
<!NOTATION …>
Called when <![CDATA[ … ]]> is encountered in a document. @p content “…”
Simple deprecation method that deprecates name
by wrapping it up in a dummy method. It warns on each call to the dummy method telling the user of repl
(unless repl
is :none) and the year/month that it is planned to go away.
Simple deprecation method that deprecates name
by wrapping it up in a dummy method. It warns on each call to the dummy method telling the user of repl
(unless repl
is :none) and the year/month that it is planned to go away.
Is fetching of local and remote information enabled?
A Zlib::Inflate#inflate
wrapper
Formats params
according to format_string
which is described in setup_params.
Executes the passed block and raises exception
if execution takes more than seconds
.
If seconds
is zero or nil, simply executes the block
Executes the passed block and raises exception
if execution takes more than seconds
.
If seconds
is zero or nil, simply executes the block
@return [Object] the requirement that led to a version of a possibility
with the given name being activated.