Class StyleParserLegacy
java.lang.Object
net.sourceforge.plantuml.style.parser.StyleParserLegacy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Style>
parse
(BlocLines lines, AutomaticCounter counter)
-
Constructor Details
-
StyleParserLegacy
public StyleParserLegacy()
-
-
Method Details
-
parse
public static Collection<Style> parse(BlocLines lines, AutomaticCounter counter) throws StyleParsingException - Throws:
StyleParsingException
-