Package net.sourceforge.plantuml.preproc
Class Stdlib
java.lang.Object
net.sourceforge.plantuml.preproc.Stdlib
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addInfoVersion
(List<String> strings, boolean details) static void
static Collection<String>
getAll()
static InputStream
getResourceAsStream
(String fullname) static void
static Stdlib
-
Method Details
-
getResourceAsStream
-
retrieve
- Throws:
IOException
-
extractStdLib
- Throws:
IOException
-
getAll
- Throws:
IOException
-
extractAllSprites
- Throws:
IOException
-
addInfoVersion
-
getVersion
-
getSource
-
printStdLib
public static void printStdLib()
-