Method EndPrefixMapping
EndPrefixMapping(String)
Filter an end Namespace prefix mapping event.
Declaration
public virtual void EndPrefixMapping(string prefix)
Parameters
Type | Name | Description |
---|---|---|
System.String | prefix | The Namespace prefix. |
Implements
Exceptions
Type | Condition |
---|---|
SAXException | The client may throw an exception during processing. |