org.tigris.scarab.util.build
Interface PropertyGetter
- All Known Implementing Classes:
- AntPropertyFileGenerator, AntSchemaFix
- public interface PropertyGetter
This interface defines a property getter
- Version:
- $Id: PropertyGetter.java 9305 2004-12-04 23:35:37Z dabbous $
- Author:
- Hussayn Dabbous
|
Method Summary |
java.lang.Object |
getProperty(java.lang.String key,
java.lang.Object def)
|
getProperty
public java.lang.Object getProperty(java.lang.String key,
java.lang.Object def)
Copyright © 2000-2004 Tigris.org. All Rights Reserved.