QName Class |
The QName class represents XML qualified names.
Namespace: Altova.RaptorXml.Xml
The QName type exposes the following members.
Name | Description | |
---|---|---|
![]() | QName | Initializes a new instance of the QName class |
![]() | QName(String) | Initializes a new instance of the QName class |
![]() | QName(String, String) | Initializes a new instance of the QName class |
![]() | QName(String, String, String) | Initializes a new instance of the QName class |
Name | Description | |
---|---|---|
![]() | LocalName | |
![]() | NamespaceName | |
![]() | Prefix |
Name | Description | |
---|---|---|
![]() ![]() | Compare | |
![]() | CompareTo(Object) | |
![]() | CompareTo(QName) | |
![]() | Dispose | Releases all resources used by the QName |
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(QName) | |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | GreaterThan | |
![]() ![]() | (String to QName) | |
![]() ![]() | Inequality | |
![]() ![]() | LessThan |