Click or drag to resize

Altova.RaptorXml Namespace

The Altova.RaptorXml namespace contains core utility objects.
Classes
  ClassDescription
Public classCharTokenSet
The CharTokenSet class represents a set of strings.
Public classError

An Error class represents a single error reported during the validation process of the current job.

Public classErrorCollection
The ErrorCollection class represents a collection of Error objects.
Public classErrorLog

An ErrorLog class represents all errors reported during the validation process of the current job.

Public classLicenseException
The LicenseException exception is thrown by the CreateFromUrl and CreateFromBuffer methods when there is a failure to acquire a valid license.
Public classProductInfo

A ProductInfo class defines various class attributes that provide accesss to the product name and version number of the RaptorXML API module.

Public classRaptorXmlInstallationException
The RaptorXmlInstallationException exception can be thrown during the first call to any method in the RaptorXML .NET API if the required RaptorXML Server binaries cannot be located or loaded properly.
Public classSettings

The Settings class is the base class for all validation setting objects. It exposes basic settings used by all validation tasks.

Public classSettingsWithCatalog

The SettingsWithCatalog class is the base class for all validation settings that support remappings of URLs using OASIS XML catalogs.

Enumerations
  EnumerationDescription
Public enumerationErrorSeverity

The ErrorSeverity enumeration represents the severity of a single error object.