public final class BlockUmlBuilder
extends java.lang.Object
Constructor and Description |
---|
BlockUmlBuilder(java.util.List<java.lang.String> config,
java.lang.String charset,
net.sourceforge.plantuml.preproc.Defines defines,
java.io.Reader reader,
java.io.File newCurrentDir) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockUml> |
getBlockUmls() |
java.util.Set<java.io.File> |
getIncludedFiles() |
public BlockUmlBuilder(java.util.List<java.lang.String> config, java.lang.String charset, net.sourceforge.plantuml.preproc.Defines defines, java.io.Reader reader, java.io.File newCurrentDir) throws java.io.IOException
java.io.IOException
public java.util.List<BlockUml> getBlockUmls()
public final java.util.Set<java.io.File> getIncludedFiles()