Package net.sourceforge.plantuml.tim
Class VariableManager
java.lang.Object
net.sourceforge.plantuml.tim.VariableManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetVarnameAt
(String s, int pos) static boolean
justAfterBackslashN
(String s, int pos) int
replaceVariables
(String str, int i, StringBuilder result)
-
Constructor Details
-
VariableManager
-
-
Method Details
-
replaceVariables
public int replaceVariables(String str, int i, StringBuilder result) throws EaterException, EaterExceptionLocated - Throws:
EaterException
EaterExceptionLocated
-
getVarnameAt
-
justAfterBackslashN
-