Libraries
»
xmlparser
(0.7.2.1)
»
Index
»
XML
»
DOM
»
ProcessingInstruction
»
#data
Method: XML::DOM::ProcessingInstruction#data
Defined in:
lib/xml/dom/core.rb
,
lib/xml/dom2/processinginstruction.rb
#
data
⇒
Object
DOM
3193 3194 3195
# File 'lib/xml/dom/core.rb', line 3193
def
data
@data
end