|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.utilities.xml.sax.EXMLAttributes
public class EXMLAttributes
Wrapper class over SAX PARSER
| Field Summary | |
|---|---|
(package private) org.xml.sax.Attributes |
attribs
|
| Constructor Summary | |
|---|---|
EXMLAttributes(org.xml.sax.Attributes attribs)
|
|
| Method Summary | |
|---|---|
int |
getLength()
|
java.lang.String |
getQName(int i)
|
java.lang.String |
getValue(int i)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
org.xml.sax.Attributes attribs
| Constructor Detail |
|---|
public EXMLAttributes(org.xml.sax.Attributes attribs)
| Method Detail |
|---|
public int getLength()
public java.lang.String getQName(int i)
public java.lang.String getValue(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||