Libraries
»
ucd
(0.1.4)
»
Index
»
UCD
»
Parser
»
#parse
Method: UCD::Parser#parse
Defined in:
lib/ucd/parser.rb
#
parse
(io, options = {}) ⇒
Object
11 12 13
# File 'lib/ucd/parser.rb', line 11
def
parse
(
io
,
options
=
{
}
)
Node
::
Document
.
new
(
super
)
end