org.apache.cocoon.xml
Interface XMLizable

All Superinterfaces:
XMLizable
All Known Implementing Classes:
DelayedRefreshSourceWrapper

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

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



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