Class Publisher

java.lang.Object
caseine.publication.Publisher
All Implemented Interfaces:
Iterable<String>

public class Publisher extends Object implements Iterable<String>
Publisher manipulates a package tree containing annotated java files using the annotations in the "ReflectUtilities" library to produce the java files in the "Required Files", "Corrected Files" and "Execution Files" parts.