You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by pb...@apache.org on 2002/09/16 06:20:25 UTC

cvs commit: xml-fop/src/org/apache/fop/xml SyncedXmlEventsBuffer.java XMLNamespaces.java

pbwest      2002/09/15 21:20:25

  Added:       src/org/apache/fop/xml Tag: FOP_0-20-0_Alt-Design
                        SyncedXmlEventsBuffer.java XMLNamespaces.java
  Log:
  Anti-static treatment for XMLEvent.
  SyncedXmlEventsBuffer extends SyncedCircularBuffer and becomes the public
  face of the xml events buffering.  XMLNamespaces is created to maintain
  the namespace URI indexing, which moves from class field and class method
  implementation to object implementation.  SyncedXmlEventsBuffer creates
  an instance of XMLNamespaces and provides an accessor, which gives access
  to the URI indices for XMLSerialHandler and FOTree.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +518 -0    xml-fop/src/org/apache/fop/xml/Attic/SyncedXmlEventsBuffer.java
  
  
  
  
  1.1.2.1   +117 -0    xml-fop/src/org/apache/fop/xml/Attic/XMLNamespaces.java
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org