SemWeb : SemWeb.Filters Namespace
StringCompareFilter Class

Documentation for this section has not yet been entered.

public class StringCompareFilter : SemWeb.LiteralFilter

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.0, 1.0.6.2, 1.0.7.0

Members

See Also: Inherited members from SemWeb.LiteralFilter.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

readonly
Pattern string . Documentation for this section has not yet been entered.
readonly
Type SemWeb.LiteralFilter.CompType . Documentation for this section has not yet been entered.

Public Methods

override
Filter (SemWeb.Literal, SemWeb.SelectableSource) : bool
Documentation for this section has not yet been entered.

Member Details

StringCompareFilter Constructor

Documentation for this section has not yet been entered.

public StringCompareFilter (string pattern, SemWeb.LiteralFilter.CompType type)

Parameters

pattern
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0

Filter Method

Documentation for this section has not yet been entered.

public override bool Filter (SemWeb.Literal resource, SemWeb.SelectableSource targetModel)

Parameters

resource
Documentation for this section has not yet been entered.
targetModel
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.7.0

Pattern Field

Documentation for this section has not yet been entered.

public readonly string Pattern

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0

Type Field

Documentation for this section has not yet been entered.

public readonly SemWeb.LiteralFilter.CompType Type

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SemWeb.Filters
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0