Liferay 6.1.2-ce-ga3

com.liferay.portal.tools.seleniumbuilder
Class PathConverter

java.lang.Object
  extended by com.liferay.portal.tools.seleniumbuilder.BaseConverter
      extended by com.liferay.portal.tools.seleniumbuilder.PathConverter

public class PathConverter
extends BaseConverter


Field Summary
 
Fields inherited from class com.liferay.portal.tools.seleniumbuilder.BaseConverter
seleniumBuilderContext, seleniumBuilderFileUtil
 
Constructor Summary
PathConverter(SeleniumBuilderContext seleniumBuilderContext)
           
 
Method Summary
 void convert(String pathName)
           
 
Methods inherited from class com.liferay.portal.tools.seleniumbuilder.BaseConverter
getContext, processTemplate, processTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathConverter

public PathConverter(SeleniumBuilderContext seleniumBuilderContext)
Method Detail

convert

public void convert(String pathName)
             throws Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3