public final class BlockUmlBuilder extends Object
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() |
Set<FileWithSuffix> |
getIncludedFiles() |
public BlockUmlBuilder(List<String> config, String charset, Defines defines, Reader reader, File newCurrentDir, String desc) throws IOException
IOException
public BlockUmlBuilder(List<String> config, String charset, Defines defines, Reader reader) throws IOException
IOException
public final Set<FileWithSuffix> getIncludedFiles()
Copyright © 2016. All Rights Reserved.