Klasse Maven2DirectoryProjectPaths

java.lang.Object
org.apache.torque.generator.configuration.paths.Maven2ProjectPaths
org.apache.torque.generator.configuration.paths.Maven2DirectoryProjectPaths
Alle implementierten Schnittstellen:
ProjectPaths

public class Maven2DirectoryProjectPaths extends Maven2ProjectPaths
Implementation of ProjectPaths if the configuration is located in a directory of a maven 2 project.
  • Konstruktordetails

    • Maven2DirectoryProjectPaths

      public Maven2DirectoryProjectPaths(File projectRoot)
      Constructor.
      Parameter:
      projectRoot - path to the project root directory, not null. The path must either be absolute or relative to the current working directory.
  • Methodendetails