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 booleanjustAfterBackslashN(String s, int pos) intreplaceVariables(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:
EaterExceptionEaterExceptionLocated
-
getVarnameAt
-
justAfterBackslashN
-