Class InlineHtmlNode

All Implemented Interfaces:
org.parboiled.trees.GraphNode<Node>, Node

public class InlineHtmlNode extends TextNode
  • Constructor Details

    • InlineHtmlNode

      public InlineHtmlNode(String text)
  • Method Details