public final class StartElementPacket
extends java.lang.Object
Data class used as an immutable return value from XMLUtil
methods. The data contained by this class represents the data that is
passed into the DocumentHandler.startElement(...) method
in the SAX API.