This project has retired. For details please refer to its
Attic page.
XMLizable (Cocoon API 2.1.12-dev [March 20 2012])
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
Methods inherited from interface org.apache.excalibur.xml.sax.XMLizable |
toSAX |
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.