BlockSyntaxDescriptor Class
BlockSyntaxDescriptor class
Defines the BlockSyntaxDescriptor.
public class BlockSyntaxDescriptor
Properties
| Name | Description |
|---|---|
| getBlock Get the Block | |
| getParser Get the Parser. |
Methods
| Name | Description |
|---|---|
| appendInline(SourceText) | Defines the interface for Append Inline. |
| close() | Defines the interface for Close. |
| delete() | Defines the interface for Delete. |
| getAttributes() | Defines the interface for get attribute. |
| GetAttributeValue<T>(String) | Defines the interface for get the Attribute |
| getContent() | Defines the interface for get content. |
| hasAttribute(String) | Defines the interface for check Has Attribute |
| SetAttributeValue<T>(String, T) | Defines the interface for set attribute. |
| toString() | Override the ToString interface. |
See Also
- package com.aspose.html.toolkit.markdown.syntax.parser
- package Aspose.HTML