org.apache.maven.plugin.resources

Class ReflectionProperties

public class ReflectionProperties extends Properties

Version: $Id: ReflectionProperties.java 367792 2006-01-10 20:56:22Z evenisse $

Author: Andreas Hoheneder (ahoh_at_inode.at)

Constructor Summary
ReflectionProperties(MavenProject aProject, boolean escapedBackslashesInFilePath)
Method Summary
Objectget(Object key)

Constructor Detail

ReflectionProperties

public ReflectionProperties(MavenProject aProject, boolean escapedBackslashesInFilePath)

Method Detail

get

public Object get(Object key)
Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.