Uses of Interface
org.datanucleus.util.MacroString.MacroHandler
Packages that use MacroString.MacroHandler
Package
Description
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.MacroHandlerModifier and TypeMethodDescriptionMacroString.substituteMacros
(MacroString.MacroHandler mh, ClassLoaderResolver clr) Utility to substitute macros using the supplier handler.