|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.util.xml.parse.ParseElement
org.util.xml.parse.AttributeParser
public class AttributeParser
| Constructor Summary | |
|---|---|
AttributeParser()
|
|
| Method Summary | |
|---|---|
Attribute |
getAttribute()
|
boolean |
match(char c)
|
int |
parse(int next,
ElementParser parser)
|
| Methods inherited from class org.util.xml.parse.ParseElement |
|---|
getDescription, getReturnValue, isSpace, listDependentParser |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeParser()
| Method Detail |
|---|
public boolean match(char c)
match in class ParseElement
public int parse(int next,
ElementParser parser)
throws XMLParseException,
java.io.IOException
parse in class ParseElementXMLParseException
java.io.IOExceptionpublic Attribute getAttribute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||