|
|||||||||
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(Object obj)
|
protected Object |
equivalentValues(Object value)
|
Object |
execIdCall(org.mozilla.javascript.IdFunctionObject f,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
org.mozilla.javascript.Scriptable thisObj,
Object[] args)
|
protected int |
findInstanceIdInfo(String s)
|
protected int |
findPrototypeId(String s)
|
String |
getClassName()
|
protected String |
getInstanceIdName(int id)
|
protected Object |
getInstanceIdValue(int id)
|
protected int |
getMaxInstanceId()
|
protected void |
initPrototypeId(int id)
|
String |
localName()
|
String |
prefix()
|
String |
toString()
|
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.IdScriptableObject
protected int findInstanceIdInfo(String s)
findInstanceIdInfo
in class org.mozilla.javascript.IdScriptableObject
protected String getInstanceIdName(int id)
getInstanceIdName
in class org.mozilla.javascript.IdScriptableObject
protected Object getInstanceIdValue(int id)
getInstanceIdValue
in class org.mozilla.javascript.IdScriptableObject
public boolean equals(Object obj)
equals
in class Object
protected Object equivalentValues(Object value)
equivalentValues
in class org.mozilla.javascript.ScriptableObject
protected int findPrototypeId(String s)
findPrototypeId
in class org.mozilla.javascript.IdScriptableObject
protected void initPrototypeId(int id)
initPrototypeId
in class org.mozilla.javascript.IdScriptableObject
public Object execIdCall(org.mozilla.javascript.IdFunctionObject f, org.mozilla.javascript.Context cx, org.mozilla.javascript.Scriptable scope, org.mozilla.javascript.Scriptable thisObj, Object[] args)
execIdCall
in interface org.mozilla.javascript.IdFunctionCall
execIdCall
in class org.mozilla.javascript.IdScriptableObject
public String getClassName()
getClassName
in interface org.mozilla.javascript.Scriptable
getClassName
in class org.mozilla.javascript.ScriptableObject
public String toString()
toString
in class Object
public String localName()
public String uri()
public String prefix()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |