Given an optional prefix, creates a javax.xml.namespace.QName from this EName
Given an optional prefix, creates a QName from this EName
The String representation, in the format of the javax.xml.namespace.QName.toString method
The String representation, in the format of the javax.xml.namespace.QName.toString method
Partially validates the EName, throwing an exception if found not valid.
Partially validates the EName, throwing an exception if found not valid. If not found invalid, returns this.
It is the responsibility of the user of this class to call this method, if needed. Fortunately, this method facilitates method chaining, because the EName itself is returned.
Expanded name. See the EName type in the yaidom project.