Class PathProcessor

java.lang.Object
net.thucydides.core.util.PathProcessor

public class PathProcessor
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    PathProcessor()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String normalize​(java.lang.String path)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PathProcessor

      public PathProcessor()
  • Method Details

    • normalize

      public java.lang.String normalize​(java.lang.String path)