org.apache.xalan.xsltc.runtime
Class Attributes
java.lang.Object
org.apache.xalan.xsltc.runtime.Attributes
- AttributeList
public final class Attributes
extends java.lang.Object
implements AttributeList
- Jacek Ambroziak
- Santiago Pericas-Geertsen
Attributes
public Attributes(DOM document,
int element)
getLength
public int getLength()
getName
public String getName(int i)
getType
public String getType(String name)
getType
public String getType(int i)
getValue
public String getValue(String name)
getValue
public String getValue(int i)
Copyright B) 2006 Apache XML Project. All Rights Reserved.