Liferay 6.2-ce-ga5

com.liferay.portal.tools.sourceformatter
Class ImportPackageFactoryUtil

java.lang.Object
  extended by com.liferay.portal.tools.sourceformatter.ImportPackageFactoryUtil

public class ImportPackageFactoryUtil
extends Object


Constructor Summary
ImportPackageFactoryUtil()
           
 
Method Summary
static ImportPackage create(String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportPackageFactoryUtil

public ImportPackageFactoryUtil()
Method Detail

create

public static ImportPackage create(String line)

Liferay 6.2-ce-ga5