Uses of Class
com.helger.pdflayout.base.EPLPlaceholder
-
Packages that use EPLPlaceholder Package Description com.helger.pdflayout.base -
-
Uses of EPLPlaceholder in com.helger.pdflayout.base
Methods in com.helger.pdflayout.base that return EPLPlaceholder Modifier and Type Method Description static EPLPlaceholderEPLPlaceholder. getFromVariableOrNull(String sVariable)static EPLPlaceholderEPLPlaceholder. valueOf(String name)Returns the enum constant of this type with the specified name.static EPLPlaceholder[]EPLPlaceholder. values()Returns an array containing the constants of this enum type, in the order they are declared.
-