public class ManifestFunction extends Object implements com.google.common.base.Function<String,Properties>
| Constructor and Description |
|---|
ManifestFunction() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
apply(String content) |
protected Properties |
convert(Manifest manifest) |
protected SortedSet<String> |
getKeys(Attributes attributes) |
public ManifestFunction()
public Properties apply(String content)
apply in interface com.google.common.base.Function<String,Properties>protected Properties convert(Manifest manifest)
protected SortedSet<String> getKeys(Attributes attributes)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.