public final class BlockUmlBuilder extends Object implements DefinitionsContainer
| Constructor and Description |
|---|
BlockUmlBuilder(List<String> config,
String charset,
Defines defines,
Reader reader) |
BlockUmlBuilder(List<String> config,
String charset,
Defines defines,
Reader reader,
File newCurrentDir,
String desc) |
| Modifier and Type | Method and Description |
|---|---|
List<BlockUml> |
getBlockUmls() |
List<? extends CharSequence> |
getDefinition(String name) |
Set<FileWithSuffix> |
getIncludedFiles() |
public BlockUmlBuilder(List<String> config, String charset, Defines defines, Reader reader, File newCurrentDir, String desc) throws IOException
IOExceptionpublic BlockUmlBuilder(List<String> config, String charset, Defines defines, Reader reader) throws IOException
IOExceptionpublic final Set<FileWithSuffix> getIncludedFiles()
public List<? extends CharSequence> getDefinition(String name)
getDefinition in interface DefinitionsContainerCopyright © 2017. All rights reserved.