Package net.sourceforge.plantuml
Class BlockUml
java.lang.Object
net.sourceforge.plantuml.BlockUml
-
Constructor Summary
ConstructorDescriptionBlockUml
(List<StringLocated> strings, Defines defines, ISkinSimple skinParam, PreprocessorModeSet mode) Deprecated.being kept for backwards compatibility, perhaps other projects are using this?BlockUml
(List<StringLocated> strings, Defines defines, ISkinSimple skinParam, PreprocessorModeSet mode, Charset charset) -
Method Summary
Modifier and TypeMethodDescriptionstatic List<StringLocated>
static List<StringLocated>
etag()
final List<StringLocated>
getData()
getDefinition
(boolean withHeader) boolean
isStartDef
(String name) long
-
Constructor Details
-
BlockUml
@Deprecated public BlockUml(List<StringLocated> strings, Defines defines, ISkinSimple skinParam, PreprocessorModeSet mode) Deprecated.being kept for backwards compatibility, perhaps other projects are using this? -
BlockUml
public BlockUml(List<StringLocated> strings, Defines defines, ISkinSimple skinParam, PreprocessorModeSet mode, Charset charset)
-
-
Method Details
-
getIncluded
-
getEncodedUrl
- Throws:
IOException
-
getFlashData
-
convert
-
convert
-
getFileOrDirname
-
getDiagram
-
getData
-
etag
-
lastModified
public long lastModified() -
isStartDef
-
getDefinition
-
getLocalDefines
-