Uses of Interface
org.csstudio.opibuilder.util.IMacroTableProvider
-
Uses of IMacroTableProvider in org.csstudio.opibuilder.util
Modifier and TypeClassDescriptionclass
A table of macros that's initialized from a string or a hash map, keeping the macro names and values in a hashModifier and TypeMethodDescriptionstatic String
MacroUtil.replaceMacros
(String input, IMacroTableProvider macroTableProvider) Replace macros in String.