public abstract class SherpaDocHelper extends Object
| Constructor and Description |
|---|
SherpaDocHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
describeData(SherpaDoc doc,
String sectionName,
Class<?>... classes)
DescribeData will lookup "sectionName" in the sherpa documentation "doc" (which you must have parsed before hand).
|
static SherpaDoc |
getDoc(SherpaDoc doc,
String sectionName) |
public static void describeData(SherpaDoc doc, String sectionName, Class<?>... classes) throws Exception
ExceptionCopyright © 2017 Irias Informatiemanagement. All rights reserved.