edu.bonn.cs.sems.helpers
Class LogHelper

java.lang.Object
  extended by edu.bonn.cs.sems.helpers.LogHelper

public class LogHelper
extends java.lang.Object

This class provides helper methods to analyze log lines

Author:
Bihler

Constructor Summary
LogHelper()
           
 
Method Summary
static java.lang.String simplifyXPath(java.lang.String in)
          Helper method to transform the standard XPath as delivered by the Log into the simplified form of SemS
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogHelper

public LogHelper()
Method Detail

simplifyXPath

public static java.lang.String simplifyXPath(java.lang.String in)
Helper method to transform the standard XPath as delivered by the Log into the simplified form of SemS

Parameters:
in - the standard XPath
Returns:
the XPath in a simplified form