Module org.eclipse.persistence.core
Class StartDocumentEvent
java.lang.Object
org.eclipse.persistence.internal.oxm.record.deferred.SAXEvent
org.eclipse.persistence.internal.oxm.record.deferred.StartDocumentEvent
Purpose: Class to represent the startDocument event
Responsibilities:
- Execute the startDocument event on the given unmarshalRecord with the specified arguments
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StartDocumentEvent
public StartDocumentEvent()
-
-
Method Details
-
processEvent
- Specified by:
processEventin classSAXEvent- Throws:
SAXException
-