Libraries
»
xmlcodec
(0.1.2)
»
Index
»
XMLUtils
»
XMLSParserElement
»
#content
Method: XMLUtils::XMLSParserElement#content
Defined in:
lib/stream_parser.rb
#
content
⇒
Object
49 50 51
# File 'lib/stream_parser.rb', line 49
def
content
@parser
.
contents
.
text_from
(
@elstart
)
end