Liferay 6.1.2-ce-ga3

com.liferay.portal.tools.seleniumbuilder
Class MacroConverter

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

public class MacroConverter
extends BaseConverter


Field Summary
 
Fields inherited from class com.liferay.portal.tools.seleniumbuilder.BaseConverter
seleniumBuilderContext, seleniumBuilderFileUtil
 
Constructor Summary
MacroConverter(SeleniumBuilderContext seleniumBuilderContext)
           
 
Method Summary
 void convert(String macroName)
           
 
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

MacroConverter

public MacroConverter(SeleniumBuilderContext seleniumBuilderContext)
Method Detail

convert

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

Liferay 6.1.2-ce-ga3