메소드 | 설명 | |
---|---|---|
Call ( net cx, net scope, net thisObj, System args ) : object | ||
Construct ( net cx, net scope, System args ) : net.sourceforge.htmlunit.corejs.javascript.Scriptable | ||
Item ( int index ) : NHtmlUnit.W3C.Dom.INode | ||
Item ( object index ) : object | ||
NextNode ( ) : object | ||
Reset ( ) : void | ||
XMLDOMNodeList ( NHtmlUnit parentScope, bool attributeChangeSensitive, string description ) : System | ||
XMLDOMNodeList ( com wrappedObject ) : System |
메소드 | 설명 | |
---|---|---|
XMLDOMNodeList ( ) : System |
public Call ( net cx, net scope, net thisObj, System args ) : object | ||
cx | net | |
scope | net | |
thisObj | net | |
args | System | |
리턴 | object |
public Construct ( net cx, net scope, System args ) : net.sourceforge.htmlunit.corejs.javascript.Scriptable | ||
cx | net | |
scope | net | |
args | System | |
리턴 | net.sourceforge.htmlunit.corejs.javascript.Scriptable |
public Item ( int index ) : NHtmlUnit.W3C.Dom.INode | ||
index | int | |
리턴 | NHtmlUnit.W3C.Dom.INode |
public XMLDOMNodeList ( NHtmlUnit parentScope, bool attributeChangeSensitive, string description ) : System | ||
parentScope | NHtmlUnit | |
attributeChangeSensitive | bool | |
description | string | |
리턴 | System |
public XMLDOMNodeList ( com wrappedObject ) : System | ||
wrappedObject | com | |
리턴 | System |