public class Context extends Object
Constructor and Description |
---|
Context(Map<String,ClassDef> classDefs,
File docDir,
Boolean showDeprecated,
Boolean showSubclasses,
String className) |
Modifier and Type | Method and Description |
---|---|
Map<String,ClassDef> |
getClassDefs() |
File |
getDocDir() |
String |
getRootClassName() |
Boolean |
getShowDeprecated() |
Boolean |
getShowSubclasses() |
Copyright © 2019. All rights reserved.