IInlineParsingContext Interface
IInlineParsingContext interface
Defines the IInlineParsingContext interface.
public interface IInlineParsingContext
Properties
| Name | Description |
|---|---|
| getOwner Get the Owner. | |
| getReader Get the Reader. | |
| getSource Get the Source. | |
| getSyntaxFactory Get the SyntaxFactory. |
Methods
| Name | Description |
|---|---|
| push(DelimiterRun) | Defines the Push method. |
| push(InlineSyntaxNode) | Defines the Push method. |
See Also
- package com.aspose.html.toolkit.markdown.syntax.parser
- package Aspose.HTML