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, setInstanceIdValueapplyDescriptorToAttributeBitset, 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, sizeprotected int getMaxInstanceId()
getMaxInstanceId in class org.mozilla.javascript.IdScriptableObjectprotected int findInstanceIdInfo(String s)
findInstanceIdInfo in class org.mozilla.javascript.IdScriptableObjectprotected String getInstanceIdName(int id)
getInstanceIdName in class org.mozilla.javascript.IdScriptableObjectprotected Object getInstanceIdValue(int id)
getInstanceIdValue in class org.mozilla.javascript.IdScriptableObjectprotected Object equivalentValues(Object value)
equivalentValues in class org.mozilla.javascript.ScriptableObjectprotected int findPrototypeId(String s)
findPrototypeId in class org.mozilla.javascript.IdScriptableObjectprotected void initPrototypeId(int id)
initPrototypeId in class org.mozilla.javascript.IdScriptableObjectpublic 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.IdFunctionCallexecIdCall in class org.mozilla.javascript.IdScriptableObjectpublic String getClassName()
getClassName in interface org.mozilla.javascript.ScriptablegetClassName in class org.mozilla.javascript.ScriptableObjectpublic String localName()
public String uri()
public String prefix()
Copyright © 2013 WSO2. All Rights Reserved.