Represents a tagged XML element. Elements are characterized by having children, attributes, and names, and can themselves be children.
has_elements?() Instance Public methods Evaluates to true if this
delete_element(element) Instance Public methods Deletes a child element.
delete_namespace(namespace="xmlns") Instance Public methods Removes a namespace
node_type() Instance Public methods
instructions() Instance Public methods Get an array of all
namespace(prefix=nil) Instance Public methods Evalutas to the
xpath() Instance Public methods
whitespace() Instance Public methods Evaluates to true if whitespace
cdatas() Instance Public methods Get an array of all
get_text(path = nil) Instance Public methods Returns the first child
Page 1 of 4