RE: Extension property mapping

2002-04-09 Thread Matthew L. Avizinis

Yes, thanks.
I needed to write some page-numbers, block id's, and number of pages
generated to alternate output text files for later use and I want to create
extensions to do this.

> -Original Message-
> From: J.Pietschmann [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 09, 2002 5:38 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Extension property mapping
>
>
> Matthew L. Avizinis wrote:
> > Where is org.apache.fop.fo.properties.ExtensionPropertyMapping?
> > I'm not following precisely how extension properties are mapped in
> > ExtensionElementMapping.java.
>
> It is generated during the build, presumably from
> src/codegen/extproperties.xml. Look into build.xml for details.
>
> Are you working on implementing your own extensions?
>
> J.Pietschmann
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Extension property mapping

2002-04-09 Thread J.Pietschmann

Matthew L. Avizinis wrote:
> Where is org.apache.fop.fo.properties.ExtensionPropertyMapping?
> I'm not following precisely how extension properties are mapped in
> ExtensionElementMapping.java.

It is generated during the build, presumably from
src/codegen/extproperties.xml. Look into build.xml for details.

Are you working on implementing your own extensions?

J.Pietschmann



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]