Uses of Class
com.google.openrtb.snippet.OpenRtbMacros
-
Packages that use OpenRtbMacros Package Description com.google.openrtb.snippet Support for HTML snippet manipulation (macros, escaping, URL building). -
-
Uses of OpenRtbMacros in com.google.openrtb.snippet
Methods in com.google.openrtb.snippet that return OpenRtbMacros Modifier and Type Method Description static OpenRtbMacrosOpenRtbMacros. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenRtbMacrosOpenRtbMacros. valueOfKey(String key)static OpenRtbMacros[]OpenRtbMacros. values()Returns an array containing the constants of this enum type, in the order they are declared.
-