- java.lang.Object
-
- org.commonmark.node.Node
-
- org.commonmark.node.CustomNode
-
- org.commonmark.ext.gfm.strikethrough.Strikethrough
-
- 所有已实现的接口:
org.commonmark.node.Delimited
public class Strikethrough extends org.commonmark.node.CustomNode implements org.commonmark.node.DelimitedA strikethrough node containing text and other inline nodes nodes as children.
-
-
构造器概要
构造器 构造器 说明 Strikethrough()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 java.lang.StringgetClosingDelimiter()java.lang.StringgetOpeningDelimiter()
-