org.apache.xalan.transformer
Class QueuedStartDocument

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

public class QueuedStartDocument
extends QueuedSAXEvent

Tracks the state of a queued document event.


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

Constructor Detail

QueuedStartDocument

public QueuedStartDocument()
Constructor QueuedStartDocument


Copyright � 2000 Apache XML Project. All Rights Reserved.