A C D E O P R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(String) - Method in class org.eolang.maven.Objectionary
- AssembleMojo - Class in org.eolang.maven
-
Pull all necessary EO XML files from Objectionary and parse them all.
- AssembleMojo() - Constructor for class org.eolang.maven.AssembleMojo
C
- CompileMojo - Class in org.eolang.maven
-
Compile.
- CompileMojo() - Constructor for class org.eolang.maven.CompileMojo
D
- DIR - Static variable in class org.eolang.maven.CompileMojo
-
The directory where to compile to.
- DIR - Static variable in class org.eolang.maven.OptimizeMojo
-
The directory where to compile to.
- DIR - Static variable in class org.eolang.maven.ParseMojo
-
The directory where to parse to.
- DIR - Static variable in class org.eolang.maven.PullMojo
-
The directory where to process to.
E
- execute() - Method in class org.eolang.maven.AssembleMojo
- execute() - Method in class org.eolang.maven.CompileMojo
- execute() - Method in class org.eolang.maven.OptimizeMojo
- execute() - Method in class org.eolang.maven.ParseMojo
- execute() - Method in class org.eolang.maven.PrepackMojo
- execute() - Method in class org.eolang.maven.PullMojo
- execute() - Method in class org.eolang.maven.ResolveMojo
O
- Objectionary - Class in org.eolang.maven
-
The abstraction of the Objectionary server.
- Objectionary() - Constructor for class org.eolang.maven.Objectionary
- OptimizeMojo - Class in org.eolang.maven
-
Optimize XML files.
- OptimizeMojo() - Constructor for class org.eolang.maven.OptimizeMojo
- org.eolang.maven - package org.eolang.maven
-
EO Maven Plugin.
P
- ParseMojo - Class in org.eolang.maven
-
Parse EO to XML.
- ParseMojo() - Constructor for class org.eolang.maven.ParseMojo
- PRE - Static variable in class org.eolang.maven.CompileMojo
-
The directory where to put pre-compile files.
- PrepackMojo - Class in org.eolang.maven
-
Goes through all .class files and deletes those that were created from autogenerated sources.
- PrepackMojo() - Constructor for class org.eolang.maven.PrepackMojo
- PullMojo - Class in org.eolang.maven
-
Pull EO XML files from Objectionary and parse them into XML.
- PullMojo() - Constructor for class org.eolang.maven.PullMojo
R
- ResolveMojo - Class in org.eolang.maven
-
Find all required runtime dependencies and add them to classpath ("compile" scope).
- ResolveMojo() - Constructor for class org.eolang.maven.ResolveMojo
S
- save() - Method in class org.eolang.maven.Save
-
Save the file to the path.
- Save - Class in org.eolang.maven
-
Save a file operation.
- Save(byte[], Path) - Constructor for class org.eolang.maven.Save
-
Ctor.
- Save(InputStream, Path) - Constructor for class org.eolang.maven.Save
-
Ctor.
- Save(String, Path) - Constructor for class org.eolang.maven.Save
-
Ctor.
- Save(Input, Path) - Constructor for class org.eolang.maven.Save
-
Ctor.
- STEPS - Static variable in class org.eolang.maven.OptimizeMojo
-
The directory where to place intermediary files.
All Classes All Packages