org.apache.cocoon.xml
Interface XMLizable

All Superinterfaces:
XMLizable

Deprecated. Use org.apache.excalibur.xml.sax.XMLizable instead

public interface XMLizable
extends XMLizable

This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events.

Version:
CVS $Id: XMLizable.java 433543 2006-08-22 06:22:54Z crossley $
Author:
Sylvain Wallez

Method Summary
 
Methods inherited from interface org.apache.excalibur.xml.sax.XMLizable
toSAX
 



Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.