org.w3c.dom
Interface DOMStringList


public interface DOMStringList


Method Summary
 boolean contains(java.lang.String str)
           
 int getLength()
           
 java.lang.String item(int index)
           
 

Method Detail

contains

public boolean contains(java.lang.String str)

getLength

public int getLength()

item

public java.lang.String item(int index)


<oXygen/> XML Editor uses Saxon from Saxonica for providing XSLT transformation and debugging support. See the sections XSLT Editor and XSLT Debugger for more info.