jtp.util
Class NativePropertyExporter
java.lang.Object
|
+--jtp.util.NativePropertyExporter
- All Implemented Interfaces:
- PropertyExporter
- public class NativePropertyExporter
- extends Object
- implements PropertyExporter
NativePropertyExporter.java
Created: Tue Jan 30 19:18:43 2001
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativePropertyExporter
public NativePropertyExporter(Object source)
hasProperty
public boolean hasProperty(String propertyName)
- Specified by:
hasProperty
in interface PropertyExporter
getValue
public Object getValue(String propertyName)
- Specified by:
getValue
in interface PropertyExporter