|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.krysalis.barcode4j.tools.VariableUtil
public class VariableUtil
Helper class to replace certain variables in the barcode message.
Constructor Summary | |
---|---|
VariableUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getExpandedMessage(PageInfo page,
java.lang.String msg)
Method to replace page number variables in the message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableUtil()
Method Detail |
---|
public static java.lang.String getExpandedMessage(PageInfo page, java.lang.String msg)
page
- the page information objectmsg
- the message
|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |