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.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.