blob: 819ca0d87b8084abc41d334bccb81ee0e9d93306 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="188px" preserveAspectRatio="none" style="width:287px;height:188px;background:#FFFFFF;" version="1.1" viewBox="0 0 287 188" width="287px" zoomAndPan="magnify"><defs><filter height="300%" id="fw86s0dhg10yd" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.0"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><!--MD5=[72438d035bcdc139d715b052cd8a50eb]
class org.apache.wiki.variables.VariableManager--><a href="VariableManager.html" target="_top" title="VariableManager.html" xlink:actuate="onRequest" xlink:href="VariableManager.html" xlink:show="new" xlink:title="VariableManager.html" xlink:type="simple"><rect codeLine="5" fill="#FEFECE" filter="url(#fw86s0dhg10yd)" height="156.375" id="org.apache.wiki.variables.VariableManager" style="stroke:#A80036;stroke-width:1.5;" width="266" x="7" y="7"/><ellipse cx="72.75" cy="25.9688" fill="#B4A7E5" rx="11" ry="11" style="stroke:#A80036;stroke-width:1.0;"/><path d="M68.6719,21.7344 L68.6719,19.5781 L76.0625,19.5781 L76.0625,21.7344 L73.5938,21.7344 L73.5938,29.8125 L76.0625,29.8125 L76.0625,31.9688 L68.6719,31.9688 L68.6719,29.8125 L71.1406,29.8125 L71.1406,21.7344 L68.6719,21.7344 Z " fill="#000000"/><text fill="#000000" font-family="sans-serif" font-size="14" font-style="italic" lengthAdjust="spacing" textLength="115" x="98.75" y="24.9951">VariableManager</text><text fill="#000000" font-family="sans-serif" font-size="10" font-style="italic" lengthAdjust="spacing" textLength="126" x="93.25" y="37.5791">org.apache.wiki.variables</text><line style="stroke:#A80036;stroke-width:1.5;" x1="8" x2="272" y1="44.9375" y2="44.9375"/><ellipse cx="18" cy="55.9375" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;fill:none;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" text-decoration="underline" textLength="106" x="27" y="59.1479">VAR_ERROR: String</text><ellipse cx="18" cy="68.7422" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;fill:none;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" text-decoration="underline" textLength="95" x="27" y="71.9526">VAR_MSG: String</text><ellipse cx="18" cy="81.5469" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;fill:none;"/><text fill="#000000" font-family="sans-serif" font-size="11" lengthAdjust="spacing" text-decoration="underline" textLength="136" x="27" y="84.7573">VAR_RUNFILTERS: String</text><line style="stroke:#A80036;stroke-width:1.5;" x1="8" x2="272" y1="91.3516" y2="91.3516"/><ellipse cx="18" cy="102.3516" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" font-style="italic" lengthAdjust="spacing" textLength="240" x="27" y="105.562">parseAndGetValue(Context, String): String</text><ellipse cx="18" cy="115.1563" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" font-style="italic" lengthAdjust="spacing" textLength="229" x="27" y="118.3667">expandVariables(Context, String): String</text><ellipse cx="18" cy="127.9609" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" font-style="italic" lengthAdjust="spacing" textLength="225" x="27" y="131.1714">getValue(Context, String, String): String</text><ellipse cx="18" cy="140.7656" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" font-style="italic" lengthAdjust="spacing" textLength="199" x="27" y="143.9761">getVariable(Context, String): String</text><ellipse cx="18" cy="153.5703" fill="#84BE84" rx="3" ry="3" style="stroke:#038048;stroke-width:1.0;"/><text fill="#000000" font-family="sans-serif" font-size="11" font-style="italic" lengthAdjust="spacing" textLength="184" x="27" y="156.7808">getValue(Context, String): String</text></a><text fill="#888888" font-family="sans-serif" font-size="10" lengthAdjust="spacing" textLength="192" x="44" y="179.6572">UMLDoclet 2.0.15, PlantUML 1.2021.13</text><!--MD5=[1e7e2de03a65c88a94cdd4cfe959c814]
@startuml
set namespaceSeparator none
hide empty fields
hide empty methods
interface "<size:14>VariableManager\n<size:10>org.apache.wiki.variables" as org.apache.wiki.variables.VariableManager [[VariableManager.html]] {
{static} +VAR_ERROR: String
{static} +VAR_MSG: String
{static} +VAR_RUNFILTERS: String
{abstract} +parseAndGetValue(Context, String): String
{abstract} +expandVariables(Context, String): String
{abstract} +getValue(Context, String, String): String
{abstract} +getVariable(Context, String): String
{abstract} +getValue(Context, String): String
}
center footer UMLDoclet 2.0.15, PlantUML 1.2021.13
@enduml
PlantUML version 1.2021.13(Mon Nov 01 11:38:45 UTC 2021)
(APACHE source distribution)
Java Runtime: OpenJDK Runtime Environment
JVM: OpenJDK 64-Bit Server VM
Default Encoding: UTF-8
Language: en
Country: US
--></g></svg>