The Element class stores information about elements (and perhaps someday attributes)
in a format that supports namespaces, allows the preservation of prefix information,
and supports matching on namespace URIs and localNames.
RegexProc currently wraps the Apache Xerces
org.apache.xerces.utils.regex.RegularExpression class for
matching, and org.apache.regexp.RE for splitting.