IPreProcessingEventGeneratorTEvent, TContext Interface |
Namespace: VDS.RDF.Parsing.Events
public interface IPreProcessingEventGenerator<TEvent, TContext> : IEventGenerator<TEvent> where TEvent : IEvent where TContext : Object, IEventParserContext<TEvent>
The IPreProcessingEventGeneratorTEvent, TContext type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllEvents |
Gets all available events.
|