|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mozilla.javascript.ScriptableObject
org.mozilla.javascript.IdScriptableObject
org.wso2.javascript.xmlimpl.QName
public class QName
| Field Summary |
|---|
| Fields inherited from class org.mozilla.javascript.ScriptableObject |
|---|
CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONST |
| Fields inherited from interface org.mozilla.javascript.Scriptable |
|---|
NOT_FOUND |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
protected java.lang.Object |
equivalentValues(java.lang.Object value)
|
java.lang.Object |
execIdCall(org.mozilla.javascript.IdFunctionObject f,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
org.mozilla.javascript.Scriptable thisObj,
java.lang.Object[] args)
|
protected int |
findInstanceIdInfo(java.lang.String s)
|
protected int |
findPrototypeId(java.lang.String s)
|
java.lang.String |
getClassName()
|
protected java.lang.String |
getInstanceIdName(int id)
|
protected java.lang.Object |
getInstanceIdValue(int id)
|
protected int |
getMaxInstanceId()
|
protected void |
initPrototypeId(int id)
|
java.lang.String |
localName()
|
java.lang.String |
prefix()
|
java.lang.String |
toString()
|
java.lang.String |
uri()
|
| Methods inherited from class org.mozilla.javascript.IdScriptableObject |
|---|
activatePrototypeMap, addIdFunctionProperty, defaultGet, defaultPut, delete, exportAsJSClass, fillConstructorProperties, get, getAttributes, has, hasPrototypeMap, incompatibleCallError, initPrototypeConstructor, initPrototypeMethod, initPrototypeValue, instanceIdInfo, put, setAttributes, setInstanceIdValue |
| Methods inherited from class org.mozilla.javascript.ScriptableObject |
|---|
associateValue, avoidObjectDetection, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, deleteProperty, deleteProperty, get, getAllIds, getAssociatedValue, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, has, hasInstance, hasProperty, hasProperty, isConst, isGetterOrSetter, isSealed, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected int getMaxInstanceId()
getMaxInstanceId in class org.mozilla.javascript.IdScriptableObjectprotected int findInstanceIdInfo(java.lang.String s)
findInstanceIdInfo in class org.mozilla.javascript.IdScriptableObjectprotected java.lang.String getInstanceIdName(int id)
getInstanceIdName in class org.mozilla.javascript.IdScriptableObjectprotected java.lang.Object getInstanceIdValue(int id)
getInstanceIdValue in class org.mozilla.javascript.IdScriptableObjectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectprotected java.lang.Object equivalentValues(java.lang.Object value)
equivalentValues in class org.mozilla.javascript.ScriptableObjectprotected int findPrototypeId(java.lang.String s)
findPrototypeId in class org.mozilla.javascript.IdScriptableObjectprotected void initPrototypeId(int id)
initPrototypeId in class org.mozilla.javascript.IdScriptableObject
public java.lang.Object execIdCall(org.mozilla.javascript.IdFunctionObject f,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
org.mozilla.javascript.Scriptable thisObj,
java.lang.Object[] args)
execIdCall in interface org.mozilla.javascript.IdFunctionCallexecIdCall in class org.mozilla.javascript.IdScriptableObjectpublic java.lang.String getClassName()
getClassName in interface org.mozilla.javascript.ScriptablegetClassName in class org.mozilla.javascript.ScriptableObjectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String localName()
public java.lang.String uri()
public java.lang.String prefix()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||