|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.xml.binding.AbstractMarshaller.StackImpl
| Constructor Summary | |
protected |
AbstractMarshaller.StackImpl()
|
| Method Summary | |
void |
clear()
|
boolean |
isEmpty()
|
java.lang.Object |
peek()
|
java.lang.Object |
pop()
|
void |
push(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected AbstractMarshaller.StackImpl()
| Method Detail |
public void clear()
clear in interface AbstractMarshaller.Stack (src) public void push(java.lang.Object o)
push in interface AbstractMarshaller.Stack (src) public java.lang.Object pop()
pop in interface AbstractMarshaller.Stack (src) public java.lang.Object peek()
peek in interface AbstractMarshaller.Stack (src) public boolean isEmpty()
isEmpty in interface AbstractMarshaller.Stack (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||