org.freecompany.imp.index
public class Magic extends Generator
| Field Summary | |
|---|---|
| protected XPath | path |
| Method Summary | |
|---|---|
| protected void | addType(String type, StringBuffer buffer) |
| protected void | buildBuffer(StringBuffer buffer, String value) |
| protected void | buildDependency(String key, String types, Node element) |
| protected void | buildIndex(Element element) |
| protected void | buildPackagingType(Element element) |
| protected void | buildProject(String directory) |
| protected void | buildTypes(StringBuffer buffer, boolean compile, boolean test, boolean run) |
| protected void | generate(Document document)
Builds the current element. |