com.melloware.jspiff.jaxp
Class RStack
java.lang.Object
com.melloware.jspiff.jaxp.RStack
public final class RStack
- extends Object
RStack
- Since:
- Mar. 8, 2000
- Version:
- Aug. 7, 2004
- Author:
- ASAMI, Tomoharu (asami@relaxer.org), Emil A. Lefkof III
RStack
public RStack(Element element)
RStack
protected RStack()
getContextElement
public Element getContextElement()
getPIMap
public Map getPIMap()
isConsumedAttribute
public boolean isConsumedAttribute(Attr attr)
isConsumedElement
public boolean isConsumedElement(Attr attr)
isEmpty
public boolean isEmpty()
isEmptyElement
public boolean isEmptyElement()
addDirectAttributes
public void addDirectAttributes(Map map)
consumeAttribute
public void consumeAttribute(Attr attr)
consumeElement
public void consumeElement(Attr attr)
eat
public void eat(RStack stack)
makeClone
public RStack makeClone()
peek
public Object peek()
peekElement
public Element peekElement()
peekElements
public Element[] peekElements()
pop
public Object pop()
popElement
public Element popElement()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 1999-2006 Melloware Inc. All Rights Reserved.