Uses of Interface
org.datanucleus.util.MacroString.MacroHandler
-
Packages that use MacroString.MacroHandler Package Description org.datanucleus.util Provides utility classes used in the implementation that don't fit in a particular functional part of the system. -
-
Uses of MacroString.MacroHandler in org.datanucleus.util
Methods in org.datanucleus.util with parameters of type MacroString.MacroHandler Modifier and Type Method Description StringMacroString. substituteMacros(MacroString.MacroHandler mh, ClassLoaderResolver clr)Utility to substitute macros using the supplier handler.
-