public class Namespace extends SimpleScriptable
| Constructor and Description |
|---|
Namespace()
Deprecated.
|
Namespace(net.sourceforge.htmlunit.corejs.javascript.ScriptableObject parentScope,
String name,
String urn)
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
jsxGet_name()
Retrieves the name of the namespace.
|
String |
jsxGet_urn()
Gets a Uniform Resource Name (URN) for a target document.
|
void |
jsxSet_urn(String urn)
Gets a Uniform Resource Name (URN) for a target document.
|
clone, defineFunctionProperties, defineProperty, equivalentValues, get, getBrowserVersion, getClassName, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getPrototype, getScriptableFor, getStartingScope, getTransformerScriptableFor, getWindow, getWindow, getWithPreemption, hasInstance, initParentScope, makeScriptableFor, setCaseSensitive, setDomNode, setDomNode, setHtmlElementapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype, size@Deprecated public Namespace()
public String jsxGet_name()
public String jsxGet_urn()
public void jsxSet_urn(String urn)
urn - the Uniform Resource NameCopyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.