Type:
Class
Constants:
NAMESPLIT : /^(?:(#{XMLTokens::NCNAME_STR}):)?(#{XMLTokens::NCNAME_STR})/u
PARENTS : [ :element, :document, :doctype ]

Represents a tagged XML element. Elements are characterized by having children, attributes, and names, and can themselves be children.

node_type

node_type() Instance Public methods

2015-05-06 22:54:28
parent=

parent=( node ) Instance Public methods

2015-05-06 23:03:40