Package caseine.publication
Class Publisher
java.lang.Object
caseine.publication.Publisher
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.
-
Constructor Details
-
Publisher
-
Publisher
-
-
Method Details
-
iterator
-
publishCf
- Throws:
IOException
-
getPathToRemove
-
getPathToTest
-
publishRf
- Throws:
IOException
-
publishTest
- Throws:
IOExceptionClassNotFoundException
-
publishCfTest
- Throws:
IOException
-
publishAll
- Throws:
IOExceptionClassNotFoundException
-
tryToGetAllClasses
- Throws:
IOExceptionClassNotFoundException
-