Class
XML::DOM::Text
In:
lib/xml/dom2/xpath.rb
lib/xml/dom2/text.rb
lib/xml/dom/digest.rb
lib/xml/dom/core.rb
Parent:
Object
Methods
_getMyLocation
_getMyLocationInXPath
dump
dump
getDigest
new
new
nodeName
nodeName
nodeType
nodeType
splitText
splitText
to_s
to_s
trim
trim
Public Class methods
new
(text = nil)
new
(text)
text: String
new
(text = nil)
new
(text)
text: String
Public Instance methods
_getMyLocation
(parent)
_getMyLocationInXPath
(parent)
dump
(depth = 0)
dump
(depth = 0)
getDigest
(algorithm = Digest::MD5, force = false)
nodeName
()
[
DOM
]
nodeName
()
[
DOM
]
nodeType
()
[
DOM
]
nodeType
()
[
DOM
]
splitText
(offset)
[
DOM
]
splitText
(offset)
[
DOM
]
to_s
()
to_s
()
trim
(preserve = false)
trim
(preserve = false)
[Validate]