Thanks!
Glen
--- [EMAIL PROTECTED] wrote:
> bckfnn 2004/09/24 03:31:22
>
> Modified:src/java/org/apache/fop/apps
> FOUserAgent.java
>src/java/org/apache/fop/fo
> FOTreeBuilder.java
> Log:
> Moved from element mapping class names to element
> mapping objects.
> T
[Glen]
I think fox: should also be validated. It's, by
definition, part of FOP core, and can't be
added/adjusted to by anyone but us.
Yes. I agree.
regards,
finn
I think fox: should also be validated. It's, by
definition, part of FOP core, and can't be
added/adjusted to by anyone but us.
FOP Processor: XSL FO's + FOP (fox:) FO's.
RenderX Processor: XSL FO's + RenderX FO's.
AntennaHouse Processor: XSL FO's + AntennaHouse FO's.
Whether or not a particul
--- Simon Pepping <[EMAIL PROTECTED]> wrote:
>
> Introduce a constructor Driver(FOUserAgent
> foUserAgent)? It is good to
> enable our own CLI and embedding apps to first
> construct the user
> agent with all desired features and then create a
> driver with it.
>
> Regards, Simon
>
That might wo
On Fri, Jul 16, 2004 at 05:10:32AM -, [EMAIL PROTECTED] wrote:
> Log:
> Moved user-defined ElementMapping initialization from Driver to FOUserAgent.
> Moved only "string" method, the version we use internally--probably sufficient
> for others' work as well. (Note: an additional unused