public class StartPrefixMappingEvent extends SAXEvent
Purpose: Class to represent the startPrefixMapping event
Responsibilities:
Constructor and Description |
---|
StartPrefixMappingEvent(java.lang.String thePrefix,
java.lang.String theNamespaceUri) |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(UnmarshalRecord unmarshalRecord) |
public StartPrefixMappingEvent(java.lang.String thePrefix, java.lang.String theNamespaceUri)
public void processEvent(UnmarshalRecord unmarshalRecord) throws org.xml.sax.SAXException
processEvent
in class SAXEvent
org.xml.sax.SAXException
EclipseLink 2.4.2, "build v20130514-5956486" API Reference