Uses of Package
lu.softec.maven.mavenizer.mavenfile

Packages that use lu.softec.maven.mavenizer.mavenfile
lu.softec.maven.mavenizer   
lu.softec.maven.mavenizer.mavenfile   
lu.softec.maven.mavenizer.mavenfile.internal   
 

Classes in lu.softec.maven.mavenizer.mavenfile used by lu.softec.maven.mavenizer
MavenFile
          A Object that hold a library file with its maven coordinates and dependencies.
MavenFileSet
          A specialized unmodifiable Set to hold a set of MavenFile Constructing useful instances of this object needs an appropriate factory implementing MavenFileFactory or needs a derived mutable class.
 

Classes in lu.softec.maven.mavenizer.mavenfile used by lu.softec.maven.mavenizer.mavenfile
FileMavenInfo
          Parameter class to providing maven file hints
InvalidMavenCoordinatesException
          Exception thrown when manipulating invalid maven coordinates
MavenFile
          A Object that hold a library file with its maven coordinates and dependencies.
MavenFileSet
          A specialized unmodifiable Set to hold a set of MavenFile Constructing useful instances of this object needs an appropriate factory implementing MavenFileFactory or needs a derived mutable class.
 

Classes in lu.softec.maven.mavenizer.mavenfile used by lu.softec.maven.mavenizer.mavenfile.internal
FileMavenInfo
          Parameter class to providing maven file hints
InvalidMavenCoordinatesException
          Exception thrown when manipulating invalid maven coordinates
MavenFile
          A Object that hold a library file with its maven coordinates and dependencies.
MavenFileFactory
          Factory for creating unique and consistant MavenFile instances All instances provided by this factory are held in memory until VM termination.
MavenFileParser
          Generic interface for a parser deserializing MavenFile and MavenFileSet from XML
MavenFileSerializer
          Generic interface for a serializer serializing MavenFile and MavenFileSet to XML
MavenFileSet
          A specialized unmodifiable Set to hold a set of MavenFile Constructing useful instances of this object needs an appropriate factory implementing MavenFileFactory or needs a derived mutable class.
 



Copyright © 2010-2011 SOFTEC sa. All Rights Reserved.