org.xml.sax
Interface Attributes
- All Known Implementing Classes:
- AttributesImpl
- public interface Attributes
getLength
public int getLength()
getURI
public String getURI(int)
getLocalName
public String getLocalName(int)
getQName
public String getQName(int)
getType
public String getType(int)
getValue
public String getValue(int)
getIndex
public int getIndex(String,
String)
getIndex
public int getIndex(String)
getType
public String getType(String,
String)
getType
public String getType(String)
getValue
public String getValue(String,
String)
getValue
public String getValue(String)