|
||||||||||
| 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.EqParser
public class EqParser
| Constructor Summary | |
|---|---|
EqParser()
|
|
| Method Summary | |
|---|---|
int |
escape(ElementParser parser,
java.lang.String message)
|
void |
listDependentParser(java.util.ArrayList<ParseElement> list)
|
boolean |
match(char c)
|
int |
parse(int c,
ElementParser parser)
|
| Methods inherited from class org.util.xml.parse.ParseElement |
|---|
getDescription, getReturnValue, isSpace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EqParser()
| Method Detail |
|---|
public boolean match(char c)
match in class ParseElement
public int parse(int c,
ElementParser parser)
throws java.lang.Exception
parse in class ParseElementjava.lang.Exceptionpublic void listDependentParser(java.util.ArrayList<ParseElement> list)
listDependentParser in class ParseElement
public int escape(ElementParser parser,
java.lang.String message)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||