A subclass of XMLName used by clients that need to manipulate the actual syntactic form of the element name (including its prefix). Most clients of codemodel/mxmlmodel should use XMLName instead, and rely on the full namespace URI; the specific namespace prefix that's on a given element in a given document has no meaning outside that document. In particular, no one should ever assume that "mx:" is the prefix being used for the Flex namespace.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.