| Unmarshallable interface definition. This interface must be implemented by
all classes which can be unmarshalled as independent units (not just as
children of other objects). Classes implementing this interface may either
unmarshal themselves directly (if there's only one unmarshalling format
defined), or obtain an instance of the appropriate unmarshaller from the
context and use that.
author: Dennis M. Sosnoski version: 1.0 |