Method SkippedEntity
SkippedEntity(String)
Filter a skipped entity event.
Declaration
public virtual void SkippedEntity(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | The name of the skipped entity. |
Implements
Exceptions
Type | Condition |
---|---|
SAXException | The client may throw an exception during processing. |