class OutputMethodAttributeList
extends java.lang.Object
implements org.xml.sax.AttributeList
| Constructor and Description |
|---|
OutputMethodAttributeList(OutputMethod method) |
OutputMethodAttributeList(OutputMethod method)
public int getLength()
getLength in interface org.xml.sax.AttributeListpublic java.lang.String getName(int i)
getName in interface org.xml.sax.AttributeListpublic java.lang.String getValue(int i)
getValue in interface org.xml.sax.AttributeListpublic java.lang.String getType(int i)
getType in interface org.xml.sax.AttributeListpublic java.lang.String getType(java.lang.String name)
getType in interface org.xml.sax.AttributeListpublic java.lang.String getValue(java.lang.String nameString)
getValue in interface org.xml.sax.AttributeList