de.smartics.exceptions.i18n.message
Class MessageTemplateAnalyser

Package class diagram package MessageTemplateAnalyser
java.lang.Object
  extended by de.smartics.exceptions.i18n.message.MessageTemplateAnalyser

public final class MessageTemplateAnalyser
     
     
extends Object

Analyses a message template.


Method Summary
static byte maxIndex(String message)
          Find the greatest place holder index in the message.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

maxIndex

public static byte maxIndex(String message)
Find the greatest place holder index in the message.

Parameters:
message - the message template that may contain place holder.
Returns:
the place holder with the maximum index.


Copyright © 2007-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.