public class XMLDOMSelection extends XMLDOMNodeList
XMLDOMNodeList.EffectOnCache| Constructor and Description |
|---|
XMLDOMSelection()
Creates an instance.
|
XMLDOMSelection(DomNode parentScope,
boolean attributeChangeSensitive,
String description)
Creates an instance.
|
addElementIds, call, computeElements, construct, emptyCollection, equivalentValues, get, getCandidates, getEffectOnCache, getElements, getIds, getLength, getScriptableForElement, getWithPreemption, has, has, isMatching, item, item, nextNode, reset, toStringgetClassName, getEnvironment, getPrototype, isReadOnlySettable, makeScriptableFor, setEnvironment, setParentScopeclone, defineFunctionProperties, defineProperty, get, getBrowserVersion, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getScriptableFor, getStartingScope, getTransformerScriptableFor, getWindow, getWindow, hasInstance, initParentScope, setCaseSensitive, setClassName, setDomNode, setDomNode, setHtmlElementapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setPrototype, sizepublic XMLDOMSelection()
public XMLDOMSelection(DomNode parentScope, boolean attributeChangeSensitive, String description)
parentScope - parent scopeattributeChangeSensitive - indicates if the content of the collection may change when an attribute
of a descendant node of parentScope changes (attribute added, modified or removed)description - a text useful for debuggingCopyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.