public class VersionSelector extends Object
| Constructor and Description |
|---|
VersionSelector(List<Section> sections,
Section section,
List<SectionVersion> sectionVersions) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getVersionLinkMapping(AsciiDocPage page) |
String |
htmlForPage(AsciiDocPage page) |
public VersionSelector(List<Section> sections, Section section, List<SectionVersion> sectionVersions)
public String htmlForPage(AsciiDocPage page)
public Map<String,String> getVersionLinkMapping(AsciiDocPage page)
Copyright © 2016 MuleSoft, Inc.. All rights reserved.