Package net.sourceforge.plantuml.theme
Class ThemeUtils
- java.lang.Object
-
- net.sourceforge.plantuml.theme.ThemeUtils
-
public class ThemeUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ThemeUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getAllThemeNames()static StringgetFilename(String filename)static StringgetFullPath(String from, String filename)static ReadLinegetReaderTheme(String filename)
-
-
-
Method Detail
-
getAllThemeNames
public static List<String> getAllThemeNames() throws IOException
- Throws:
IOException
-
-