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 AttributeListpublic String getName(int i)
getName in interface AttributeListpublic String getType(int i)
getType in interface AttributeListpublic String getType(String name)
getType in interface AttributeListpublic String getValue(int i)
getValue in interface AttributeListpublic String getValue(String name)
getValue in interface AttributeListCopyright © 2017 JBoss by Red Hat. All rights reserved.