public class StartDTDEvent extends SAXEvent
Purpose: Class to represent the startDTD event
Responsibilities:
Constructor and Description |
---|
StartDTDEvent(java.lang.String theName,
java.lang.String thePublicId,
java.lang.String theSystemId) |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(UnmarshalRecord unmarshalRecord) |
public StartDTDEvent(java.lang.String theName, java.lang.String thePublicId, java.lang.String theSystemId)
public void processEvent(UnmarshalRecord unmarshalRecord) throws org.xml.sax.SAXException
processEvent
in class SAXEvent
org.xml.sax.SAXException
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference