org.apache.fop.util

Interface XMLizable

All Superinterfaces:
org.apache.xmlgraphics.util.XMLizable
Known Implementing Classes:
XMPMetadata

public interface XMLizable
extends org.apache.xmlgraphics.util.XMLizable

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

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.