Uses of Class
org.goplanit.io.output.formatter.PlanItOutputFormatter
-
Packages that use PlanItOutputFormatter Package Description org.goplanit.io.project Simple implementations of CustomPlanItProject -
-
Uses of PlanItOutputFormatter in org.goplanit.io.project
Methods in org.goplanit.io.project that return PlanItOutputFormatter Modifier and Type Method Description PlanItOutputFormatter
PlanItProject. getDefaultOutputFormatter()
Access to the default output formatterPlanItOutputFormatter
PlanItSimpleProject. getDefaultOutputFormatter()
Collect the default output formatter for PLANit simple project which is the native XMLFormatter
-