Package net.sourceforge.plantuml.preproc
Class Stdlib
java.lang.Object
net.sourceforge.plantuml.preproc.Stdlib
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddInfoVersion(List<String> strings, boolean details) static voidstatic Collection<String>static byte[]getJsonResource(String fullname) static byte[]getPumlResource(String fullname) static voidreadDataImagePng(int num) readSprite(String name) readSvgSprite(String name) static Stdlib
-
Method Details
-
getPumlResource
-
getJsonResource
-
retrieve
- Throws:
IOException
-
extractStdLib
- Throws:
IOException
-
getAllFolderNames
- Throws:
IOException
-
addInfoVersion
-
getVersion
-
getSource
-
getMetadata
-
printStdLib
public static void printStdLib() -
readSprite
- Throws:
IOException
-
readSvgSprite
- Throws:
IOException
-
readDataImagePng
- Throws:
IOException
-