public class ProjectFunction extends Object implements com.google.common.base.Function<String,org.kuali.common.util.project.model.Project>
Constructor and Description |
---|
ProjectFunction() |
Modifier and Type | Method and Description |
---|---|
org.kuali.common.util.project.model.Project |
apply(String content) |
protected Properties |
getProperties(String content) |
public ProjectFunction()
public org.kuali.common.util.project.model.Project apply(String content)
apply
in interface com.google.common.base.Function<String,org.kuali.common.util.project.model.Project>
protected Properties getProperties(String content)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.