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 SAXEventorg.xml.sax.SAXExceptionEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference