Xindice API
version 1.2m1

org.apache.xindice.xml.dom
Class DOMStringListImpl

java.lang.Object
  extended byorg.apache.xindice.xml.dom.DOMStringListImpl
All Implemented Interfaces:
org.w3c.dom.DOMStringList

public class DOMStringListImpl
extends Object
implements org.w3c.dom.DOMStringList

Version:
$Revision: 541508 $, $Date: 2007-05-24 21:54:12 -0400 (Thu, 24 May 2007) $

Method Summary
 boolean contains(String str)
           
 int getLength()
           
 String item(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

item

public String item(int index)
Specified by:
item in interface org.w3c.dom.DOMStringList

getLength

public int getLength()
Specified by:
getLength in interface org.w3c.dom.DOMStringList

contains

public boolean contains(String str)
Specified by:
contains in interface org.w3c.dom.DOMStringList

Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.