MarkdownSyntaxNodeFilter Class
MarkdownSyntaxNodeFilter class
Base implementation of the MarkdownSyntaxNodeFilter.
public abstract class MarkdownSyntaxNodeFilter
Methods
Name | Description |
---|---|
abstract AcceptNode(MarkdownSyntaxNode) | Defines the interface for accept 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
- package com.aspose.html.Toolkit.Markdown.Syntax
- package Aspose.HTML