public class LinkContentNode
extends org.pegdown.ast.AbstractNode
| Constructor and Description |
|---|
LinkContentNode(String key,
String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.pegdown.ast.Visitor visitor) |
List<org.pegdown.ast.Node> |
getChildren() |
String |
toString() |
Copyright © 2014. All Rights Reserved.