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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Sylvain Wallez

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



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.