cgl.narada.matching.hierarchical
Class HierarchicalTopicTruncater

java.lang.Object
  extended by cgl.narada.matching.hierarchical.HierarchicalTopicTruncater

public class HierarchicalTopicTruncater
extends Object

Truncates a specified topic string to elimate whitespaces, and also the leading and ending "/" seperators within the string.


Constructor Summary
HierarchicalTopicTruncater()
           
 
Method Summary
static String truncate(String topicString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HierarchicalTopicTruncater

public HierarchicalTopicTruncater()
Method Detail

truncate

public static String truncate(String topicString)


For comments and suggestions please send e-mail to The NaradaBrokering Project