public class QName
extends org.mozilla.javascript.IdScriptableObject
Modifier and Type | Method and Description |
---|---|
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() |
activatePrototypeMap, addIdFunctionProperty, defaultGet, defaultPut, defineOwnProperty, delete, exportAsJSClass, fillConstructorProperties, get, getAttributes, getOwnPropertyDescriptor, has, hasPrototypeMap, incompatibleCallError, initPrototypeConstructor, initPrototypeMethod, initPrototypeValue, instanceIdInfo, put, setAttributes, setInstanceIdValue
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, hasInstance, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype, size
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
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 localName()
public String uri()
public String prefix()
Copyright © 2013 WSO2. All Rights Reserved.