MarkdownSyntaxNodeFilter Class
MarkdownSyntaxNodeFilter class
Base implementation of the MarkdownSyntaxNodeFilter.
public abstract class MarkdownSyntaxNodeFilter
Methods
Name | Description |
---|---|
abstract AcceptNode(MarkdownSyntaxNode) | Defines the interface for accepting node. |
Fields
Name | Description |
---|---|
static readonly Any | The AnyMarkdownSyntaxNodeFilter. |
const FILTER_ACCEPT | The filter accept constant. |
const FILTER_REJECT | The filter reject constant. |
const FILTER_SKIP | The filter skip constant. |
See Also
- namespace Aspose.Html.Toolkit.Markdown.Syntax
- assembly Aspose.HTML