This interface must be implemented by classes willing
to provide an XML representation of their current state.
This interface exists in both Cocoon 1 and Cocoon 2 and to ensure
a minimal compatibility between the two versions.
Cocoon 2 only objects can implement the SAX-only XMLizable
interface.
author: Sylvain Wallez author: Ricardo Rocha for the original XObject class version: CVS $Id: XMLFragment.java 433543 2006-08-22 06:22:54Z crossley $ |