public class FacadeNodeList
extends java.lang.Object
implements org.w3c.dom.NodeList
Modifier and Type | Field and Description |
---|---|
protected java.util.List |
_list
The java List to facade.
|
Constructor and Description |
---|
FacadeNodeList(java.util.List list)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
org.w3c.dom.Node |
item(int j) |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.