You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Siegfried Sielaff <si...@at.efp.cc> on 2002/08/22 13:45:43 UTC

Configuration


Hi cocoon developers,

is there an easy way to generate SAX-Events from an
org.apache.avalon.framework.configuration.Configuration
Object?

regards
Siegfried



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: Configuration

Posted by Peter Royal <pr...@apache.org>.
On Thursday 22 August 2002 07:45 am, Siegfried Sielaff wrote:
> is there an easy way to generate SAX-Events from an
> org.apache.avalon.framework.configuration.Configuration
> Object?

See the DefaultConfigurationSerializer, in 
org.apache.avalon.framework.configuration I believe.
-pete

-- 
peter royal -> proyal@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: Configuration

Posted by Bernhard Huber <be...@a1.net>.
hi,

>is there an easy way to generate SAX-Events from an
>org.apache.avalon.framework.configuration.Configuration
>Object?
>
yup, check out in the avalon framework 
org.apache.avalon.framework.configuration.DefaultConfigurationSerializer
source, javadoc etc see http://jakarta.apache.org/avalon
bye bernhard




---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org