Uses of Class
org.codehaus.mojo.freeform.project.Property

Packages that use Property
org.codehaus.mojo.freeform.project   
org.codehaus.mojo.freeform.writer   
 

Uses of Property in org.codehaus.mojo.freeform.project
 

Subclasses of Property in org.codehaus.mojo.freeform.project
 class FileProperty
          null
 class NamedProperty
          null
 

Methods in org.codehaus.mojo.freeform.project with parameters of type Property
 void FreeformProject.addProperty(Property property)
          Method addProperty
 void FreeformProject.removeProperty(Property property)
          Method removeProperty
 

Uses of Property in org.codehaus.mojo.freeform.writer
 

Methods in org.codehaus.mojo.freeform.writer with parameters of type Property
protected  void ProjectWriter.writeProperty(Property property, org.codehaus.plexus.util.xml.XMLWriter writer)
          This method write a Property to the given XMLWriter.
 



Copyright © 2005-2009. All Rights Reserved.