Results for: "Logger"

Looks up all typeclass DNS resources for name. See getresource for argument details.

Returns a copy of this attribute

Make a copy of this object

Examples

c = CData.new( "Some text" )
d = c.clone
d.to_s        # -> "Some text"
No documentation available
No documentation available

Should be obvious

@return the XMLDecl version of this document as a String. If no XMLDecl has been set, returns the default version.

Creates a shallow copy of self.

d = Document.new "<a><b/><b/><c><d/></c></a>"
new_a = d.root.clone
puts new_a  # => "<a/>"

Private helper class. Removes quotes from quoted strings

No documentation available

Given an array of nodes it filters the array based on the path. The result is that when this method returns, the array will contain elements which match the path

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

return the setter for the uri, tag_name pair, or nil.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
Search took: 3ms  ·  Total Results: 2330