org.apache.xalan.transformer
Class QueuedStartElement

java.lang.Object
  |
  +--org.apache.xalan.transformer.QueuedSAXEvent
        |
        +--org.apache.xalan.transformer.QueuedStartElement

public class QueuedStartElement
extends QueuedSAXEvent

Tracks the state of a queued element event.


Fields inherited from class org.apache.xalan.transformer.QueuedSAXEvent
isEnded, isPending
 
Constructor Summary
QueuedStartElement()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueuedStartElement

public QueuedStartElement()


Copyright © 2000 Apache XML Project. All Rights Reserved.