Enhydra 5.1 API

org.apache.xml.serialize
Class ElementState

java.lang.Object
  |
  +--org.apache.xml.serialize.ElementState

public class ElementState
extends java.lang.Object

Holds the state of the currently serialized element.

Version:
1.4.4 $Revision: 1.1 $ $Date: 2003/04/14 12:31:33 $
Author:
Assaf Arkin
See Also:
BaseMarkupSerializer

Constructor Summary
ElementState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementState

public ElementState()

Enhydra 5.1 API