public class SectionTocHtml extends Object
| Constructor and Description |
|---|
SectionTocHtml(String html) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHtml() |
static SectionTocHtml |
getSelectedTocFromRootNode(TocNode rootNode,
String url,
String baseUrl) |
static SectionTocHtml |
getUnselectedTocFromRootNode(TocNode rootNode,
String baseUrl) |
public SectionTocHtml(String html)
public static SectionTocHtml getUnselectedTocFromRootNode(TocNode rootNode, String baseUrl)
public static SectionTocHtml getSelectedTocFromRootNode(TocNode rootNode, String url, String baseUrl)
public String getHtml()
Copyright © 2016 MuleSoft, Inc.. All rights reserved.