barcode4j 2.1.0

org.krysalis.barcode4j.tools
Class VariableUtil

java.lang.Object
  extended by org.krysalis.barcode4j.tools.VariableUtil

public class VariableUtil
extends java.lang.Object

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

VariableUtil

public VariableUtil()
Method Detail

getExpandedMessage

public static java.lang.String getExpandedMessage(PageInfo page,
                                                  java.lang.String msg)
Method to replace page number variables in the message.

Parameters:
page - the page information object
msg - the message
Returns:
the message after the variable processing

barcode4j 2.1.0

Copyright © 2000-2010 Jeremias Maerki. All rights reserved.