Method |
Description |
|
CastToQName ( XMLLibImpl lib, Context cx, object qnameValue ) : QName |
|
|
ConstructQName ( XMLLibImpl lib, Context cx, object nameValue ) : QName |
|
|
ConstructQName ( XMLLibImpl lib, Context cx, object @namespace, object name ) : QName |
|
|
Create ( XMLLibImpl lib, Scriptable scope, Rhino prototype, Rhino delegate_ ) : QName |
|
|
Equals ( Rhino q ) : bool |
|
|
ExportAsJSClass ( bool @sealed ) : void |
|
|
GetDelegate ( ) : Rhino.Xmlimpl.XmlNode.QName |
|
|
JsConstructor ( Context cx, bool inNewExpr, object args ) : object |
|
|
Js_toSource ( ) : string |
|
|
NewQName ( XMLLibImpl lib, string q_uri, string q_localName, string q_prefix ) : QName |
|
|
Prefix ( ) : string |
|
|
QName ( ) : System |
|
|
RealThis ( Scriptable thisObj, IdFunctionObject f ) : QName |
|
|
ToNodeQname ( ) : Rhino.Xmlimpl.XmlNode.QName |
|
|
ToSourceImpl ( string uri, string localName, string prefix, StringBuilder sb ) : void |
|
|
Uri ( ) : string |
|
|