public final class Attributes extends Object implements AttributeList
Constructor and Description |
---|
Attributes(DOM document,
int element) |
public Attributes(DOM document, int element)
public int getLength()
getLength
in interface AttributeList
public String getName(int i)
getName
in interface AttributeList
public String getType(int i)
getType
in interface AttributeList
public String getType(String name)
getType
in interface AttributeList
public String getValue(int i)
getValue
in interface AttributeList
public String getValue(String name)
getValue
in interface AttributeList
Copyright © 2016 JBoss by Red Hat. All rights reserved.