]>
source.dussan.org Git - xmlgraphics-fop.git/log
Peter Bernard West [Mon, 26 Jan 2004 23:03:53 +0000 (23:03 +0000)]
Removed Tree reference from Node. The intention is to
allow "floating" subtrees during Area tree construction.
Previously, the containing Tree reference was used as the
synchronization object. Now synchronization is effected on
methods (instance sync). However, this leaves some
constructors with dubvious synchronization.
Updated license to 2.0.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197262
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 26 Jan 2004 02:43:37 +0000 (02:43 +0000)]
Initial version of the NOTICE file for use with the Apache License 2.0.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197261
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sun, 25 Jan 2004 04:48:33 +0000 (04:48 +0000)]
Used Fop.fopPackage
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197257
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sun, 25 Jan 2004 04:24:38 +0000 (04:24 +0000)]
Added fopPackage public static final String
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197256
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sun, 25 Jan 2004 02:54:19 +0000 (02:54 +0000)]
Switch to java.util.logging
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197255
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sun, 25 Jan 2004 02:40:11 +0000 (02:40 +0000)]
Switch to java.util.logging
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197254
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sun, 25 Jan 2004 02:19:02 +0000 (02:19 +0000)]
Switch to java.util.logging
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197253
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sun, 25 Jan 2004 02:18:03 +0000 (02:18 +0000)]
Unused
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197252
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sun, 25 Jan 2004 02:17:22 +0000 (02:17 +0000)]
Clean up disabled methods
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197251
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Fri, 23 Jan 2004 12:52:23 +0000 (12:52 +0000)]
Added LayoutMasterSet to constructor.
Changed name of the index of the fo:flow child to flowChild.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197246
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Fri, 23 Jan 2004 12:47:58 +0000 (12:47 +0000)]
Remove pageSequenceMasters HashMap.
Add LayoutMasterSet to FoPageSequence constructor.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197245
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 11:18:35 +0000 (11:18 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197237
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 11:12:28 +0000 (11:12 +0000)]
ArrayXmlEventsBuffer renamed to XmlEventsArrayBuffer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197236
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 11:07:55 +0000 (11:07 +0000)]
Changed to use XmlEventsArrayBuffer to buffer all the raw XmlEvent children of fo:marker
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197235
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 11:01:30 +0000 (11:01 +0000)]
Handling of markers introduced or modified to use getMarkers.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197234
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 10:59:35 +0000 (10:59 +0000)]
getMarkers -
Javadoc comment added
relinquish(event) problem fixed
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197233
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 07:04:18 +0000 (07:04 +0000)]
Modified to buffer static-content subtree events
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197232
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 07:03:23 +0000 (07:03 +0000)]
Fixed count of static-cotent elements.
Modified for static-content subtree event buffering.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197231
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 06:58:24 +0000 (06:58 +0000)]
ArrayXmlEventsBuffer renamed to XmlEventsArrayBuffer.
Method pushEvent renames to addEvent.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197230
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 21 Jan 2004 06:41:34 +0000 (06:41 +0000)]
ArrayXmlEventsBuffer renamed to XmlEventsArrayBuffer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197229
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Tue, 20 Jan 2004 07:14:39 +0000 (07:14 +0000)]
Modifications to allow element contents to be buffered
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197226
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Tue, 20 Jan 2004 07:13:55 +0000 (07:13 +0000)]
Add emptyBuffer() method
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197225
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Tue, 20 Jan 2004 05:57:08 +0000 (05:57 +0000)]
Changes involved in introducing XmlEventReader, with
configurable XmlEventSources
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197224
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Tue, 20 Jan 2004 05:45:55 +0000 (05:45 +0000)]
Changes involved in introducing XmlEventReader, with
configurable XmlEventSources
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197223
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 19 Jan 2004 07:12:01 +0000 (07:12 +0000)]
FIrst cut of fixed, re-usable XmlEvent buffer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197218
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 19 Jan 2004 07:10:54 +0000 (07:10 +0000)]
Added public void pushBack(XmlEvent)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197217
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 19 Jan 2004 07:09:19 +0000 (07:09 +0000)]
Added pushBack(XmlEvent) to conform with XmlEventSource interface.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197216
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 17 Jan 2004 06:47:20 +0000 (06:47 +0000)]
Cosmetic changes only.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197210
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 17 Jan 2004 06:46:20 +0000 (06:46 +0000)]
Call superclass getMarkers().
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197209
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 17 Jan 2004 06:44:59 +0000 (06:44 +0000)]
Remove local read of fo:markers and local numMarkers.
Call superclass getMarkers().
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197208
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 17 Jan 2004 06:34:47 +0000 (06:34 +0000)]
Incluide test for nested fo:leader.
Call getMarkers in superclass.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197207
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 17 Jan 2004 06:31:26 +0000 (06:31 +0000)]
Added numMarkers and int getMarkers.
Added MC_LEADER to set of states for stateFlags.
Removed unused debugging methods.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197206
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 17 Jan 2004 00:16:10 +0000 (00:16 +0000)]
Synchronized isExhausted()
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197205
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Fri, 16 Jan 2004 15:41:20 +0000 (15:41 +0000)]
Interfaces created in preparation for stackable XmlEvent
sources for deferred parsing of fo:static-content and
fo:marker.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197204
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Fri, 16 Jan 2004 15:38:53 +0000 (15:38 +0000)]
Remove debugging output.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197203
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Fri, 16 Jan 2004 15:32:58 +0000 (15:32 +0000)]
Implement XmlEventSource.
Remove qName-based functions.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197202
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Fri, 16 Jan 2004 15:24:25 +0000 (15:24 +0000)]
Added boolean isExhausted to allow SyncedXmlEventsBuffer
(which extends SyncedCircularBuffer) to implement the interface
XmlEventSource.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197201
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 05:37:26 +0000 (05:37 +0000)]
Attempt to protect .cvsignore files in the build tree.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197200
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 03:21:06 +0000 (03:21 +0000)]
No longer required
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197199
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 03:16:55 +0000 (03:16 +0000)]
XMLEventPool renamed to XmlEventPool
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197198
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 03:14:31 +0000 (03:14 +0000)]
FoXMLEvent renamed to FoXmlEvent
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197197
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 03:05:52 +0000 (03:05 +0000)]
XMLEvent renamed to XmlEvent
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197196
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 02:57:24 +0000 (02:57 +0000)]
XMLNamespaces renamed to Namespaces
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197195
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 02:46:24 +0000 (02:46 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197194
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 02:44:48 +0000 (02:44 +0000)]
Renamed to FoXmlSerialHandler
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197193
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 02:12:05 +0000 (02:12 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197192
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 02:06:59 +0000 (02:06 +0000)]
Exclude files in .externalToolBuilders
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197191
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Thu, 15 Jan 2004 02:00:20 +0000 (02:00 +0000)]
FoXMLSerialHandler renamed to FoXmlSerialHandler
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197190
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:52:52 +0000 (16:52 +0000)]
Moved to org.apache.fop.pool
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197189
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:52:24 +0000 (16:52 +0000)]
SyncedFoXmlEventsBuffer renamed to SyncedXmlEventsBuffer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197188
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:42:01 +0000 (16:42 +0000)]
Comment fixed
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197187
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:39:09 +0000 (16:39 +0000)]
Package overview
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197186
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:34:21 +0000 (16:34 +0000)]
Constructor modifications to discriminate situations requiring an
FoXMLEvent arg and those requiring XMLEvent
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197185
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:32:03 +0000 (16:32 +0000)]
Constructor modifiactions to discriminate situations requiring an
FoXMLEvent arg and those requiring XMLEvent
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197184
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:30:23 +0000 (16:30 +0000)]
Fixed package name
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197183
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:29:50 +0000 (16:29 +0000)]
Package overview
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197182
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:27:19 +0000 (16:27 +0000)]
Constructors require sequence and uriIndex
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197181
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:22:12 +0000 (16:22 +0000)]
Extends Poolable
Defaults to XMLNamespaces.DefAttrNSIndex
Constructor requires sequence
clear() return Poolable
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197180
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:15:13 +0000 (16:15 +0000)]
SyncedFoXmlEventsBuffer renamed to SyncedXmlEventsBuffer
Handling of character changed to use the DefAttNSpace and
to generate an XMLEvent rather than ah FoXMLEvent.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197179
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 16:11:22 +0000 (16:11 +0000)]
Variable name changes and other changes to support UriLocalName pool
Use org.apache.fop.pool package classes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197178
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:47:13 +0000 (15:47 +0000)]
Type to extend UriLocalName by adding a namespace-specific type int
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197177
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:42:29 +0000 (15:42 +0000)]
Changed to extend Poolable
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197176
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:39:23 +0000 (15:39 +0000)]
Generalized support for pools of the type used for XMLEventPool
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197175
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:38:03 +0000 (15:38 +0000)]
Moved from org.apache.fop.xml
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197174
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:36:39 +0000 (15:36 +0000)]
Name changed from SyncedFoXmlEventsBuffer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197173
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:24:26 +0000 (15:24 +0000)]
Changed constructor signature to take XMLEvent instead of FoXMLEvent
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197172
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:23:30 +0000 (15:23 +0000)]
SyncedFoXmlEventsBuffer renamed to SyncedXmlEventsBuffer
Constructor signature change
Some instances of FoXMLEvent changed to XMLEvent
Changes to signatures of FO constructors reflected here
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197171
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:20:43 +0000 (15:20 +0000)]
Whitespace change only
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197170
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:19:25 +0000 (15:19 +0000)]
SyncedFoXmlEventsBuffer renamed to SyncedXmlEventsBuffer
Some instances of FoXMLEvent changed to XMLEvent
Changes to signatures of FO constructors reflected here
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197169
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:07:46 +0000 (15:07 +0000)]
Changed constructor signature to take XMLEvent instead of FoXMLEvent
Test for CHARACTERS event now performed using event.type rather than event.foType
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197168
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:05:02 +0000 (15:05 +0000)]
SyncedFoXmlEventsBuffer renamed to SyncedXmlEventsBuffer
Some instances of FoXMLEvent changed to XMLEvent
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197167
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 15:02:36 +0000 (15:02 +0000)]
SyncedFoXmlEventsBuffer renamed to SyncedXmlEventsBuffer
Changed constructor signature to take XMLEvent instead of FoXMLEvent
Moved defaultConstructorArgs to FObjects
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197166
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 14:59:05 +0000 (14:59 +0000)]
Removed redundant statement from makeFlowObject
Added Javadoc comments
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197165
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 14:40:19 +0000 (14:40 +0000)]
defaultConstructorArgs moved here from FONode
Method makeFlowObject overridden by version with
XMLEvent event signature, used when it is possible the
event is a XMLEvent of type CHARACTERS, as opposed
to an FoXMLEvent.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197164
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 14:18:44 +0000 (14:18 +0000)]
Changed to ASCII -kkv from -ko
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197163
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 14:17:19 +0000 (14:17 +0000)]
Changed to ASCII -kkv from -ko
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197162
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 14:13:17 +0000 (14:13 +0000)]
Name change: SyncedFoXmlEventsBuffer to SyncedXmlEventsBuffer
Exception handling modified for 1.4 exception chaining
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197161
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Wed, 14 Jan 2004 14:05:15 +0000 (14:05 +0000)]
Modified to use 1.4 exception chaining
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197160
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 10 Jan 2004 16:33:03 +0000 (16:33 +0000)]
Adding execution support for WIndows from HEAD
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197154
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 10 Jan 2004 06:35:15 +0000 (06:35 +0000)]
No longer required. XMLEventPool and event definitions
made general enough to deal with any types.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197153
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Sat, 10 Jan 2004 06:29:50 +0000 (06:29 +0000)]
Switched to namespaces for control of pool.
XMLNamespaces contains pools, sequence ids and
masks for each known namespace.
Discriminate DefAttrNSpace and XSLNSpace for
FoMXLEvents.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197152
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 04:07:32 +0000 (04:07 +0000)]
No longer required.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197140
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 04:06:49 +0000 (04:06 +0000)]
Project mods
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197139
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 04:03:30 +0000 (04:03 +0000)]
Removed redundant casts.
Flagged by Eclipse.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197138
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 03:58:51 +0000 (03:58 +0000)]
Removed redundant casts.
Javadocs cleanup.
Flagged by Eclipse.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197137
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:54:59 +0000 (02:54 +0000)]
Javadoc cleanup flagged by Eclipse
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197136
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:53:04 +0000 (02:53 +0000)]
Removed redundant casts.
Flagged by Eclipse.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197135
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:50:28 +0000 (02:50 +0000)]
Removed redundant casts.
Javadocs cleanupo.
Flagged by Eclipse.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197134
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:48:25 +0000 (02:48 +0000)]
Removed spurious exception in throws clause.
Javadocs cleanup.
Cleaned up unnecessary try/catch clause.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197133
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:44:28 +0000 (02:44 +0000)]
Argument name changed from Property to property.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197132
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:43:11 +0000 (02:43 +0000)]
Removed redundant casts. Flagged by Eclipse.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197131
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:41:15 +0000 (02:41 +0000)]
Javadoc cleanup flagged by Eclipse
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197130
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:40:43 +0000 (02:40 +0000)]
private static final int[] arrays made protected.
private static final int made public.
Flagged by Eclipse.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197129
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:35:47 +0000 (02:35 +0000)]
Javadoc cleanup flagged by Eclipse
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197128
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:34:22 +0000 (02:34 +0000)]
Fixed href links in Javadocs.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197127
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:31:04 +0000 (02:31 +0000)]
Removed spurious exception in throws clause.
Javadocs cleanup.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197126
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:29:50 +0000 (02:29 +0000)]
Javadoc cleanup flagged by Eclipse
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197125
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:24:04 +0000 (02:24 +0000)]
Removed unused setParserFeatures.
Removed redundant throws exception clause.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197124
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:21:37 +0000 (02:21 +0000)]
Javadoc cleanup flagged by Eclipse
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197123
13f79535 -47bb-0310-9956-
ffa450edef68
Peter Bernard West [Mon, 5 Jan 2004 02:20:41 +0000 (02:20 +0000)]
Removed spurious exception in throws clause.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197122
13f79535 -47bb-0310-9956-
ffa450edef68