Saxon API for .NET

Processor Constructor

Create a new Processor

Overload List

Create a new Processor

public Processor();

Create a Processor, indicating whether it is to be schema-aware.

public Processor(bool);

Create a Processor, indicating whether it is to be schema-aware.

public Processor(bool,bool);

See Also

Processor Class | Saxon.Api Namespace