메소드 |
설명 |
|
Create ( Rhino @namespace, string localName ) : Rhino.Xmlimpl.XmlNode.QName |
|
|
Create ( string uri, string localName, string prefix ) : Rhino.Xmlimpl.XmlNode.QName |
|
|
Equals ( Rhino other ) : bool |
|
|
Equals ( string one, string two ) : bool |
|
|
GetLocalName ( ) : string |
|
|
GetNamespace ( ) : Rhino.Xmlimpl.XmlNode.Namespace |
|
|
LookupPrefix ( System node ) : void |
|
|
NamespacesEqual ( Rhino one, Rhino two ) : bool |
|
|
QName ( ) : System |
|
|
Qualify ( System node ) : string |
|
|
Qualify ( string prefix, string localName ) : string |
|
|
SetAttribute ( XmlElement element, string value ) : void |
|
|