Class StartElementProcessor

java.lang.Object
org.exolab.castor.xml.StartElementProcessor

public class StartElementProcessor extends Object
A processor that assists UnmarshalHandler in dealing with the SAX 2 ContentHandler.startElement(String, String, String, org.xml.sax.Attributes) callback method.
Since:
1.3.2
Author:
Werner Guttmann