|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bea.xml.stream.util.Symbol
| Field Summary | |
(package private) int |
depth
|
(package private) String |
name
|
(package private) String |
value
|
| Constructor Summary | |
(package private) |
Symbol(String name,
String value,
int depth)
|
| Method Summary | |
int |
getDepth()
|
String |
getName()
|
String |
getValue()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
String name
String value
int depth
| Constructor Detail |
Symbol(String name,
String value,
int depth)
| Method Detail |
public String getName()
public String getValue()
public int getDepth()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||