Package org.apache.maven.dotnet.assembler

Provides interfaces and classes for generating AssemblyInfo classes.

See:
          Description

Interface Summary
AssemblerContext Provides services for generating of AssemblyInfo.* file.
AssemblyInfoMarshaller Provides services for creating an AssemblyInfo class.
 

Class Summary
AssemblyInfo Provides the information to be included within the assembly.
 

Exception Summary
AssemblyInfoException Exception thrown when there is a problem processing the assembly info.
 

Package org.apache.maven.dotnet.assembler Description

Provides interfaces and classes for generating AssemblyInfo classes. The core interface of this package is AssemblerContext, which gives access to the AssemblyInfoMarshaller. installer.



Copyright © 2007 NMaven. All Rights Reserved.