From a5694b6491307efb55893ac7ea61920b48d8c9cc Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 28 Jun 2004 20:46:16 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Root_proxy_parameter_ordering_projekt'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Root_proxy_parameter_ordering_projekt@146 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../gv/egovernment/moa/util/NodeListAdapter.html | 249 --------------------- 1 file changed, 249 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/NodeListAdapter.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/NodeListAdapter.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/NodeListAdapter.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/NodeListAdapter.html deleted file mode 100644 index d3c49e204..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/util/NodeListAdapter.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class NodeListAdapter - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.util -
-Class NodeListAdapter

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.util.NodeListAdapter
-
-
-
All Implemented Interfaces:
org.w3c.dom.NodeList
-
-
-
-
public class NodeListAdapter
extends Object
implements org.w3c.dom.NodeList
- -

-A NodeList implementation based on a List. -

-

-
Version:
$Id$
-
Author:
Patrick Peck
-
See Also:
List, -NodeList
-
- -

- - - - - - - - - - - - - - - - -
-Constructor Summary
NodeListAdapter(List nodeList) - -
-          Create a new NodeListAdapter.
-  - - - - - - - - - - - - - - - -
-Method Summary
- intgetLength() - -
-           
- org.w3c.dom.Nodeitem(int index) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - - - - -
-Constructor Detail
- -

-NodeListAdapter

-
-public NodeListAdapter(List nodeList)
-
-
Create a new NodeListAdapter.
-
Parameters:
nodeList - The List containing the nodes.
-
-
- - - - - - - - -
-Method Detail
- -

-item

-
-public org.w3c.dom.Node item(int index)
-
-
-
Specified by:
item in interface org.w3c.dom.NodeList
-
-
-
See Also:
NodeList.item(int)
-
-
-
- -

-getLength

-
-public int getLength()
-
-
-
Specified by:
getLength in interface org.w3c.dom.NodeList
-
-
-
See Also:
NodeList.getLength()
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3