org.sapia.util.xml.confix
Interface ObjectWrapperIF
- public interface ObjectWrapperIF
An instance of this interface wrap an object that eventually "receives" method
calls from ConfixProcessorIF instances.
- Author:
- Yanick Duchesne
- Copyright:
- Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
- License:
- Read the license.txt file of the jar or visit the
license page at the Sapia OSS web site
getWrappedObject
public Object getWrappedObject()
- Returns the object encapsulated by this wrapper.
- Returns:
- The object encapsulated by this wrapper.
Copyright © 2002 Sapia Open Source Software. All Rights Reserved.