You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-commits@xmlgraphics.apache.org by ca...@apache.org on 2006/03/15 07:06:25 UTC

svn commit: r385978 [1/3] - in /xmlgraphics/batik/trunk: sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ sources-1.4/org/apache/batik/swing/gvt/ sources-1.4/org/apache/batik/swing/svg/ sources/org/apache/batik/apps/svgbrowser/ sources/org/apa...

Author: cam
Date: Tue Mar 14 22:06:12 2006
New Revision: 385978

URL: http://svn.apache.org/viewcvs?rev=385978&view=rev
Log:
1. Various javadoc fixes, some dead code removal, other minor cleanups.

Modified:
    xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOImageWriter.java
    xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOJPEGImageWriter.java
    xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/PNGTranscoderImageIOWriteAdapter.java
    xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/TIFFTranscoderImageIOWriteAdapter.java
    xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/gvt/JGVTComponent.java
    xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/svg/JSVGComponent.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/Main.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/WindowsAltFileSystemView.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractGraphicsNodeBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractSVGGradientElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/BridgeEventSupport.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/FontFace.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/PaintServer.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGAltGlyphElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGClipPathElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGColorProfileElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGDescElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGFeImageElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGVTFont.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGlyphElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGImageElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPathElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolygonElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolylineElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGSVGElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTextElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTitleElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUseElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUtilities.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/BindableElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/DefaultContentSelector.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeContext.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeUpdateHandler.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12ScriptingEnvironment.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12TextElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLContentElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLShadowTreeElementBridge.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathPatternContentSelector.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathSubsetContentSelector.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSEngine.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSNavigableNode.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/SVG12CSSEngine.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/URIValue.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DirectionManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DisplayManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontShorthandManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontStyleManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontVariantManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/OverflowManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/UnicodeBidiManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/VisibilityManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/AlignmentBaselineManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ClipRuleManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorInterpolationManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorRenderingManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/DominantBaselineManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/FillRuleManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ImageRenderingManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/PointerEventsManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ShapeRenderingManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinecapManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinejoinManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/TextAnchorManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/WritingModeManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg12/TextAlignManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/AbstractDocument.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/AbstractNode.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/ExtensibleDOMImplementation.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/events/CustomEvent.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/events/DOMTextEvent.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/events/EventSupport.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg/AbstractElement.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg/AbstractSVGPreserveAspectRatio.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg/SAXSVGDocumentFactory.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg/SVGOMAnimatedPreserveAspectRatio.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg/SVGOMDocument.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg/SVGOMElement.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg/SVGTextContentSupport.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg12/SVG12OMDocument.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg12/SVGOMHandlerElement.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg12/SVGOMWheelEvent.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/svg12/XBLEventSupport.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/dom/util/SAXDocumentFactory.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/LinearGradientPaintContext.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/RadialGradientPaintContext.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/g2d/AbstractGraphics2D.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/g2d/DefaultGraphics2D.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/g2d/GraphicContext.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/g2d/TransformType.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/geom/AbstractSegment.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/geom/Cubic.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/geom/Linear.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/geom/Polyline2D.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/geom/Quadradic.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/geom/RectListManager.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/ARGBChannel.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/codec/jpeg/JPEGImageWriter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/codec/png/PNGImageDecoder.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/codec/png/PNGImageWriter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/codec/png/PNGRed.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/codec/png/PNGTranscoderInternalCodecWriteAdapter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/codec/tiff/TIFFFaxDecoder.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/codec/tiff/TIFFTranscoderInternalCodecWriteAdapter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/codec/util/SeekableStream.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/rendered/TileBlock.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/rendered/TurbulencePatternRed.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/spi/ImageWriterRegistry.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/spi/MagicNumberRegistryEntry.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/spi/URLRegistryEntry.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/extension/svg/BatikDomExtension.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/extension/svg/FlowExtGlyphLayout.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/extension/svg/FlowExtTextNode.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/event/AbstractAWTEventDispatcher.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/flow/FlowGlyphLayout.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/flow/FlowTextNode.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/flow/FlowTextPainter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/flow/LineInfo.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/font/AWTGVTGlyphVector.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/font/Glyph.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/font/SVGGVTGlyphVector.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/renderer/DynamicRenderer.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/renderer/MacRenderer.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/renderer/StaticRenderer.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/renderer/StrokingTextPainter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/text/ArabicTextHandler.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/text/BidiAttributedCharacterIterator.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/text/ConcreteTextSelector.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/text/GlyphLayout.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/gvt/text/TextPaintInfo.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/parser/PathParser.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/parser/PreserveAspectRatioParser.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/parser/TransformListParser.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/script/InterpreterPool.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/script/rhino/BatikSecurityController.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/script/rhino/RhinoInterpreter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/script/rhino/WindowWrapper.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/script/rhino/svg12/GlobalWrapper.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/svggen/CachedImageHandlerPNGEncoder.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/svggen/SVGClip.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/svggen/SVGComposite.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/svggen/SVGGraphics2D.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/svggen/SwingSVGPrettyPrint.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/svggen/XmlWriter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/swing/JSVGCanvas.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/swing/JSVGScrollPane.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/swing/gvt/AbstractImageZoomInteractor.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/swing/gvt/AbstractPanInteractor.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/swing/gvt/AbstractRotateInteractor.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/swing/gvt/AbstractZoomInteractor.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/swing/svg/AbstractJSVGComponent.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/swing/svg/SVGUpdateOverlay.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/transcoder/ToSVGAbstractTranscoder.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/transcoder/TranscodingHints.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/transcoder/wmf/tosvg/AbstractWMFPainter.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/transcoder/wmf/tosvg/AbstractWMFReader.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/transcoder/wmf/tosvg/WMFHeaderProperties.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/transcoder/wmf/tosvg/WMFTranscoder.java
    xmlgraphics/batik/trunk/sources/org/apache/batik/util/gui/resource/ToolBarFactory.java
    xmlgraphics/batik/trunk/test-resources/org/apache/batik/bridge/JarCheckPermissionsDenied.java
    xmlgraphics/batik/trunk/test-resources/org/apache/batik/bridge/JarCheckPermissionsGranted.java
    xmlgraphics/batik/trunk/test-resources/org/apache/batik/swing/unitTesting.xml
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/bridge/ScriptSelfTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/AttrIsIdTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/DocumentAdoptNodeTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/DocumentNormalizeDocumentTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/DocumentRenameNodeTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/ElementSetIdAttributeNSTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/EventTargetAddEventListenerNSTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/NodeBaseURITest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/NodeCompareDocumentPositionTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/NodeGetUserDataTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/NodeTextContentTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/TextReplaceWholeTextTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/dom/TextWholeTextTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/gvt/TextSelectionTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/svggen/SVGGeneratorTests.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/swing/NullURITest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/test/AbstractTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/test/DefaultTestSuiteReport.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/test/svg/SVGOnLoadExceptionTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/test/xml/XMLTestReportProcessor.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/TranscoderInputTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/AOITest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/AbstractImageTranscoderTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/AlternateStylesheetTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/DefaultFontFamilyTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/DimensionTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/GenericDocumentTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/InputStreamTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/LanguageTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/MediaTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/ParametrizedDOMTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/PixelToMMTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/ReaderTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/image/URITest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/transcoder/wmf/WMFAccuracyTest.java
    xmlgraphics/batik/trunk/test-sources/org/apache/batik/util/RunnableQueueTest.java

Modified: xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOImageWriter.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOImageWriter.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOImageWriter.java (original)
+++ xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOImageWriter.java Tue Mar 14 22:06:12 2006
@@ -56,14 +56,14 @@
     }
     
     /**
-     * @see org.apache.batik.ext.awt.image.util.ImageWriter#writeImage(java.awt.image.RenderedImage, java.io.OutputStream)
+     * @see ImageWriter#writeImage(java.awt.image.RenderedImage, java.io.OutputStream)
      */
     public void writeImage(RenderedImage image, OutputStream out) throws IOException {
         writeImage(image, out, null);
     }
 
     /**
-     * @see org.apache.batik.ext.awt.image.util.ImageWriter#writeImage(java.awt.image.RenderedImage, java.io.OutputStream, org.apache.batik.ext.awt.image.util.ImageWriterParams)
+     * @see ImageWriter#writeImage(java.awt.image.RenderedImage, java.io.OutputStream, ImageWriterParams)
      */
     public void writeImage(RenderedImage image, OutputStream out, 
             ImageWriterParams params) 
@@ -179,7 +179,7 @@
     }
 
     /**
-     * @see org.apache.batik.ext.awt.image.util.ImageWriter#getMIMEType()
+     * @see ImageWriter#getMIMEType()
      */
     public String getMIMEType() {
         return this.targetMIME;
@@ -193,5 +193,4 @@
         System.err.println("Problem while writing image using ImageI/O: " 
                 + warning);
     }
-
 }

Modified: xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOJPEGImageWriter.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOJPEGImageWriter.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOJPEGImageWriter.java (original)
+++ xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ImageIOJPEGImageWriter.java Tue Mar 14 22:06:12 2006
@@ -45,7 +45,7 @@
     }
  
     /**
-     * @see org.apache.batik.ext.awt.image.util.ImageIOImageWriter#updateMetadata(javax.imageio.metadata.IIOMetadata, org.apache.batik.ext.awt.image.util.ImageWriterParams)
+     * @see ImageIOImageWriter#updateMetadata(javax.imageio.metadata.IIOMetadata, ImageWriterParams)
      */
     protected IIOMetadata updateMetadata(IIOMetadata meta, ImageWriterParams params) {
         //ImageIODebugUtil.dumpMetadata(meta);
@@ -136,7 +136,7 @@
     }    
     
     /**
-     * @see org.apache.batik.ext.awt.image.util.ImageIOImageWriter#getDefaultWriteParam(javax.imageio.ImageWriter, java.awt.image.RenderedImage, org.apache.batik.ext.awt.image.util.ImageWriterParams)
+     * @see ImageIOImageWriter#getDefaultWriteParam(javax.imageio.ImageWriter, java.awt.image.RenderedImage, ImageWriterParams)
      */
     protected ImageWriteParam getDefaultWriteParam(
             ImageWriter iiowriter, RenderedImage image,

Modified: xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/PNGTranscoderImageIOWriteAdapter.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/PNGTranscoderImageIOWriteAdapter.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/PNGTranscoderImageIOWriteAdapter.java (original)
+++ xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/PNGTranscoderImageIOWriteAdapter.java Tue Mar 14 22:06:12 2006
@@ -41,7 +41,7 @@
 
     /**
      * @throws TranscoderException 
-     * @see org.apache.batik.transcoder.image.PNGTranscoderWriteAdapter#writeImage(org.apache.batik.transcoder.image.PNGTranscoder, java.awt.image.BufferedImage, org.apache.batik.transcoder.TranscoderOutput)
+     * @see org.apache.batik.transcoder.image.PNGTranscoder.WriteAdapter#writeImage(org.apache.batik.transcoder.image.PNGTranscoder, java.awt.image.BufferedImage, org.apache.batik.transcoder.TranscoderOutput)
      */
     public void writeImage(PNGTranscoder transcoder, BufferedImage img,
             TranscoderOutput output) throws TranscoderException {

Modified: xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/TIFFTranscoderImageIOWriteAdapter.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/TIFFTranscoderImageIOWriteAdapter.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/TIFFTranscoderImageIOWriteAdapter.java (original)
+++ xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/TIFFTranscoderImageIOWriteAdapter.java Tue Mar 14 22:06:12 2006
@@ -47,7 +47,7 @@
 
     /**
      * @throws TranscoderException 
-     * @see org.apache.batik.transcoder.image.PNGTranscoderWriteAdapter#writeImage(org.apache.batik.transcoder.image.PNGTranscoder, java.awt.image.BufferedImage, org.apache.batik.transcoder.TranscoderOutput)
+     * @see org.apache.batik.transcoder.image.TIFFTranscoder.WriteAdapter#writeImage(TIFFTranscoder, java.awt.image.BufferedImage, org.apache.batik.transcoder.TranscoderOutput)
      */
     public void writeImage(TIFFTranscoder transcoder, BufferedImage img,
             TranscoderOutput output) throws TranscoderException {

Modified: xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/gvt/JGVTComponent.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/gvt/JGVTComponent.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/gvt/JGVTComponent.java (original)
+++ xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/gvt/JGVTComponent.java Tue Mar 14 22:06:12 2006
@@ -41,7 +41,7 @@
 
     /**
      * Creates a new JGVTComponent.
-     * @param eventEnabled Whether the GVT tree should be reactive
+     * @param eventsEnabled Whether the GVT tree should be reactive
      *        to mouse and key events.
      * @param selectableText Whether the text should be selectable.
      *        if eventEnabled is false, this flag is ignored.

Modified: xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/svg/JSVGComponent.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/svg/JSVGComponent.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/svg/JSVGComponent.java (original)
+++ xmlgraphics/batik/trunk/sources-1.4/org/apache/batik/swing/svg/JSVGComponent.java Tue Mar 14 22:06:12 2006
@@ -35,7 +35,7 @@
     /**
      * Creates a new AbstractJSVGComponent.
      * @param ua a SVGUserAgent instance or null.
-     * @param eventEnabled Whether the GVT tree should be reactive
+     * @param eventsEnabled Whether the GVT tree should be reactive
      *        to mouse and key events.
      * @param selectableText Whether the text should be selectable.
      */

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java Tue Mar 14 22:06:12 2006
@@ -49,7 +49,6 @@
 import java.io.OutputStream;
 import java.io.OutputStreamWriter;
 import java.io.Reader;
-import java.io.Writer;
 import java.lang.reflect.Constructor;
 import java.lang.reflect.Method;
 import java.net.MalformedURLException;
@@ -67,7 +66,6 @@
 import javax.swing.Action;
 import javax.swing.BorderFactory;
 import javax.swing.ButtonGroup;
-import javax.swing.JCheckBox;
 import javax.swing.JComponent;
 import javax.swing.JDialog;
 import javax.swing.JFileChooser;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/Main.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/Main.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/Main.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/Main.java Tue Mar 14 22:06:12 2006
@@ -26,7 +26,6 @@
 import java.io.InputStreamReader;
 import java.io.IOException;
 import java.io.Reader;
-import java.io.UnsupportedEncodingException;
 import java.io.Writer;
 import java.net.Authenticator;
 import java.net.URLDecoder;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/WindowsAltFileSystemView.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/WindowsAltFileSystemView.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/WindowsAltFileSystemView.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/apps/svgbrowser/WindowsAltFileSystemView.java Tue Mar 14 22:06:12 2006
@@ -19,7 +19,6 @@
 
 import java.io.File;
 import java.io.IOException;
-import java.lang.reflect.Method;
 import java.util.Vector;
 
 import javax.swing.filechooser.FileSystemView;
@@ -61,12 +60,6 @@
     public static final String FLOPPY_DRIVE = 
         "AltFileSystemView.floppy.drive";
 
-    private static final Object[] noArgs = {};
-    private static final Class[] noArgTypes = {};
-    
-    private static Method listRootsMethod = null;
-    private static boolean listRootsMethodChecked = false;
-    
     /**
      * Returns true if the given file is a root.
      */

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractGraphicsNodeBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractGraphicsNodeBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractGraphicsNodeBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractGraphicsNodeBridge.java Tue Mar 14 22:06:12 2006
@@ -26,7 +26,6 @@
 import org.apache.batik.css.engine.SVGCSSEngine;
 import org.apache.batik.dom.events.AbstractEvent;
 import org.apache.batik.dom.svg.SVGContext;
-import org.apache.batik.dom.svg.SVGOMDocument;
 import org.apache.batik.dom.svg.SVGOMElement;
 import org.apache.batik.ext.awt.geom.SegmentList;
 import org.apache.batik.gvt.CanvasGraphicsNode;
@@ -329,7 +328,6 @@
             if (!getDisplay(e)) {
                 // Remove the subtree.
                 CompositeGraphicsNode parent = node.getParent();
-                int idx = parent.indexOf(node);
                 parent.remove(node);
                 disposeTree(e);
             }

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractSVGGradientElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractSVGGradientElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractSVGGradientElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/AbstractSVGGradientElementBridge.java Tue Mar 14 22:06:12 2006
@@ -25,7 +25,6 @@
 import java.util.List;
 
 import org.apache.batik.dom.AbstractNode;
-import org.apache.batik.dom.svg.SVGOMDocument;
 import org.apache.batik.dom.util.XLinkSupport;
 import org.apache.batik.ext.awt.MultipleGradientPaint;
 import org.apache.batik.gvt.GraphicsNode;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/BridgeEventSupport.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/BridgeEventSupport.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/BridgeEventSupport.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/BridgeEventSupport.java Tue Mar 14 22:06:12 2006
@@ -28,7 +28,6 @@
 import org.apache.batik.dom.events.DOMKeyEvent;
 import org.apache.batik.dom.events.DOMMouseEvent;
 import org.apache.batik.dom.events.NodeEventTarget;
-import org.apache.batik.dom.svg.SVGOMDocument;
 import org.apache.batik.dom.util.DOMUtilities;
 import org.apache.batik.gvt.GraphicsNode;
 import org.apache.batik.gvt.TextNode;
@@ -147,7 +146,6 @@
         public Listener(BridgeContext ctx, UserAgent u) {
             context = ctx;
             ua = u;
-            SVGOMDocument doc = (SVGOMDocument) ctx.getDocument();
         }
 
         // Key -------------------------------------------------------------

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/FontFace.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/FontFace.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/FontFace.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/FontFace.java Tue Mar 14 22:06:12 2006
@@ -18,25 +18,21 @@
 package org.apache.batik.bridge;
 
 import java.awt.Font;
-import java.awt.GraphicsEnvironment;
-import java.util.HashSet;
 import java.util.Iterator;
 import java.util.LinkedList;
 import java.util.List;
-import java.util.Set;
 
+import org.apache.batik.dom.AbstractNode;
+import org.apache.batik.gvt.font.AWTFontFamily;
+import org.apache.batik.gvt.font.FontFamilyResolver;
+import org.apache.batik.gvt.font.GVTFontFace;
+import org.apache.batik.gvt.font.GVTFontFamily;
 import org.apache.batik.util.ParsedURL;
+import org.apache.batik.util.XMLConstants;
 
 import org.w3c.dom.Element;
 import org.w3c.dom.Node;
 import org.w3c.dom.svg.SVGDocument;
-
-import org.apache.batik.dom.AbstractNode;
-import org.apache.batik.gvt.font.GVTFontFamily;
-import org.apache.batik.gvt.font.GVTFontFace;
-import org.apache.batik.gvt.font.AWTFontFamily;
-import org.apache.batik.gvt.font.FontFamilyResolver;
-import org.apache.batik.util.XMLConstants;
 
 /**
  * This class represents a <font-face> element or @font-face rule

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/PaintServer.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/PaintServer.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/PaintServer.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/PaintServer.java Tue Mar 14 22:06:12 2006
@@ -24,7 +24,6 @@
 import java.awt.Stroke;
 
 import org.apache.batik.css.engine.SVGCSSEngine;
-import org.apache.batik.css.engine.value.ListValue;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.svg.ICCColor;
 import org.apache.batik.ext.awt.color.ICCColorSpaceExt;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGAltGlyphElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGAltGlyphElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGAltGlyphElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGAltGlyphElementBridge.java Tue Mar 14 22:06:12 2006
@@ -17,9 +17,6 @@
  */
 package org.apache.batik.bridge;
 
-import java.awt.Paint;
-import java.awt.Stroke;
-import java.awt.font.TextAttribute;
 import java.text.AttributedCharacterIterator;
 
 import org.apache.batik.dom.AbstractNode;
@@ -32,7 +29,6 @@
 import org.w3c.dom.Element;
 import org.w3c.dom.Node;
 import org.w3c.dom.NodeList;
-
 
 /**
  * Bridge class for the <altGlyph> element.

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGClipPathElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGClipPathElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGClipPathElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGClipPathElementBridge.java Tue Mar 14 22:06:12 2006
@@ -24,7 +24,6 @@
 import java.awt.geom.GeneralPath;
 
 import org.apache.batik.dom.svg.SVGOMUseElement;
-import org.apache.batik.dom.svg.SVGOMUseShadowRoot;
 import org.apache.batik.ext.awt.image.renderable.ClipRable;
 import org.apache.batik.ext.awt.image.renderable.ClipRable8Bit;
 import org.apache.batik.ext.awt.image.renderable.Filter;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGColorProfileElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGColorProfileElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGColorProfileElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGColorProfileElementBridge.java Tue Mar 14 22:06:12 2006
@@ -21,7 +21,6 @@
 import java.io.IOException;
 
 import org.apache.batik.dom.AbstractNode;
-import org.apache.batik.dom.svg.SVGOMDocument;
 import org.apache.batik.dom.util.XLinkSupport;
 import org.apache.batik.ext.awt.color.ICCColorSpaceExt;
 import org.apache.batik.ext.awt.color.NamedProfileCache;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGDescElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGDescElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGDescElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGDescElementBridge.java Tue Mar 14 22:06:12 2006
@@ -17,8 +17,6 @@
  */
 package org.apache.batik.bridge;
 
-import org.w3c.dom.Element;
-
 /**
  * Bridge class for the <desc> element.
  *

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGFeImageElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGFeImageElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGFeImageElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGFeImageElementBridge.java Tue Mar 14 22:06:12 2006
@@ -18,7 +18,6 @@
 package org.apache.batik.bridge;
 
 import java.awt.geom.AffineTransform;
-import java.awt.geom.NoninvertibleTransformException;
 import java.awt.geom.Rectangle2D;
 import java.util.Map;
 

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGVTFont.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGVTFont.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGVTFont.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGVTFont.java Tue Mar 14 22:06:12 2006
@@ -18,10 +18,7 @@
 package org.apache.batik.bridge;
 
 import java.awt.Font;
-import java.awt.Paint;
-import java.awt.Stroke;
 import java.awt.font.FontRenderContext;
-import java.awt.font.TextAttribute;
 import java.text.AttributedCharacterIterator;
 import java.text.CharacterIterator;
 import java.text.StringCharacterIterator;
@@ -42,6 +39,7 @@
 import org.apache.batik.gvt.text.GVTAttributedCharacterIterator;
 import org.apache.batik.gvt.text.TextPaintInfo;
 import org.apache.batik.util.SVGConstants;
+
 import org.w3c.dom.Element;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGlyphElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGlyphElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGlyphElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGGlyphElementBridge.java Tue Mar 14 22:06:12 2006
@@ -17,9 +17,7 @@
  */
 package org.apache.batik.bridge;
 
-import java.awt.Paint;
 import java.awt.Shape;
-import java.awt.Stroke;
 import java.awt.geom.AffineTransform;
 import java.awt.geom.Point2D;
 import java.util.StringTokenizer;
@@ -27,12 +25,13 @@
 
 import org.apache.batik.gvt.CompositeGraphicsNode;
 import org.apache.batik.gvt.GraphicsNode;
-import org.apache.batik.gvt.font.Glyph;
 import org.apache.batik.gvt.font.GVTFontFace;
+import org.apache.batik.gvt.font.Glyph;
 import org.apache.batik.gvt.text.TextPaintInfo;
 import org.apache.batik.parser.AWTPathProducer;
 import org.apache.batik.parser.ParseException;
 import org.apache.batik.parser.PathParser;
+
 import org.w3c.dom.Attr;
 import org.w3c.dom.Element;
 import org.w3c.dom.NamedNodeMap;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGImageElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGImageElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGImageElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGImageElementBridge.java Tue Mar 14 22:06:12 2006
@@ -388,7 +388,6 @@
 
         // Bind the nodes for interactive and dynamic
         // HACK due to the way images are represented in GVT
-        ImageNode imgNode = (ImageNode)node;
         ctx.bind(e, node);
 
         if (ctx.isDynamic()) {

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPathElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPathElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPathElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPathElementBridge.java Tue Mar 14 22:06:12 2006
@@ -21,7 +21,6 @@
 import java.awt.geom.GeneralPath;
 import java.awt.geom.Point2D;
 
-import org.apache.batik.css.engine.CSSEngineEvent;
 import org.apache.batik.css.engine.SVGCSSEngine;
 import org.apache.batik.dom.svg.SVGPathContext;
 import org.apache.batik.ext.awt.geom.PathLength;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolygonElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolygonElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolygonElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolygonElementBridge.java Tue Mar 14 22:06:12 2006
@@ -20,7 +20,6 @@
 import java.awt.Shape;
 import java.awt.geom.GeneralPath;
 
-import org.apache.batik.css.engine.CSSEngineEvent;
 import org.apache.batik.css.engine.SVGCSSEngine;
 import org.apache.batik.gvt.ShapeNode;
 import org.apache.batik.parser.AWTPolygonProducer;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolylineElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolylineElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolylineElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGPolylineElementBridge.java Tue Mar 14 22:06:12 2006
@@ -20,7 +20,6 @@
 import java.awt.Shape;
 import java.awt.geom.GeneralPath;
 
-import org.apache.batik.css.engine.CSSEngineEvent;
 import org.apache.batik.css.engine.SVGCSSEngine;
 import org.apache.batik.gvt.ShapeNode;
 import org.apache.batik.parser.AWTPolylineProducer;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGSVGElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGSVGElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGSVGElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGSVGElementBridge.java Tue Mar 14 22:06:12 2006
@@ -29,9 +29,9 @@
 import java.util.List;
 import java.util.Set;
 
-import org.apache.batik.dom.svg.SVGSVGContext;
 import org.apache.batik.dom.svg.SVGContext;
 import org.apache.batik.dom.svg.SVGOMElement;
+import org.apache.batik.dom.svg.SVGSVGContext;
 import org.apache.batik.ext.awt.image.renderable.ClipRable8Bit;
 import org.apache.batik.ext.awt.image.renderable.Filter;
 import org.apache.batik.gvt.CanvasGraphicsNode;
@@ -39,16 +39,13 @@
 import org.apache.batik.gvt.GraphicsNode;
 import org.apache.batik.gvt.ShapeNode;
 import org.apache.batik.gvt.TextNode;
-import org.apache.batik.gvt.font.GVTGlyphVector;
-import org.apache.batik.gvt.renderer.StrokingTextPainter;
 import org.apache.batik.gvt.text.GVTAttributedCharacterIterator;
-import org.apache.batik.gvt.text.TextSpanLayout;
 import org.apache.batik.util.SVGConstants;
+
 import org.w3c.dom.Element;
 import org.w3c.dom.Node;
 import org.w3c.dom.events.MutationEvent;
 import org.w3c.dom.svg.SVGDocument;
-import org.w3c.dom.svg.SVGSVGElement;
 import org.w3c.dom.svg.SVGRect;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTextElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTextElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTextElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTextElementBridge.java Tue Mar 14 22:06:12 2006
@@ -1759,7 +1759,7 @@
                                              TextPaintInfo parent,
                                              BridgeContext ctx) {
         // Force the engine to update stuff..
-        Value val = CSSUtilities.getComputedStyle
+        CSSUtilities.getComputedStyle
             (element, SVGCSSEngine.TEXT_DECORATION_INDEX);
 
         TextPaintInfo pi = new TextPaintInfo(parent);

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTitleElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTitleElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTitleElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGTitleElementBridge.java Tue Mar 14 22:06:12 2006
@@ -17,8 +17,6 @@
  */
 package org.apache.batik.bridge;
 
-import org.w3c.dom.Element;
-
 /**
  * Bridge class for the <title> element.
  *

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUseElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUseElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUseElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUseElementBridge.java Tue Mar 14 22:06:12 2006
@@ -22,7 +22,6 @@
 import java.awt.geom.AffineTransform;
 import java.awt.geom.Rectangle2D;
 
-import org.apache.batik.css.engine.CSSEngine;
 import org.apache.batik.dom.events.NodeEventTarget;
 import org.apache.batik.dom.svg.SVGOMDocument;
 import org.apache.batik.dom.svg.SVGOMUseElement;
@@ -122,7 +121,6 @@
         BridgeContext theCtx = ctx;
         subCtx = null;
         if (!isLocal) {
-            CSSEngine eng = refDocument.getCSSEngine();
             subCtx = (BridgeContext)refDocument.getCSSEngine().getCSSContext();
             theCtx = subCtx;
         }

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUtilities.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUtilities.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUtilities.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/SVGUtilities.java Tue Mar 14 22:06:12 2006
@@ -28,7 +28,6 @@
 
 import org.apache.batik.css.engine.CSSEngine;
 import org.apache.batik.dom.AbstractNode;
-import org.apache.batik.dom.svg.SVGOMDocument;
 import org.apache.batik.dom.util.XLinkSupport;
 import org.apache.batik.dom.util.XMLSupport;
 import org.apache.batik.gvt.GraphicsNode;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/BindableElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/BindableElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/BindableElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/BindableElementBridge.java Tue Mar 14 22:06:12 2006
@@ -21,12 +21,10 @@
 import org.apache.batik.bridge.Bridge;
 import org.apache.batik.bridge.BridgeContext;
 import org.apache.batik.bridge.GVTBuilder;
-import org.apache.batik.bridge.ScriptingEnvironment;
 import org.apache.batik.bridge.SVGUtilities;
+import org.apache.batik.bridge.ScriptingEnvironment;
 import org.apache.batik.bridge.UpdateManager;
-import org.apache.batik.dom.AbstractDocument;
 import org.apache.batik.dom.svg12.BindableElement;
-import org.apache.batik.dom.xbl.ShadowTreeEvent;
 import org.apache.batik.gvt.CompositeGraphicsNode;
 import org.apache.batik.gvt.GraphicsNode;
 

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/DefaultContentSelector.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/DefaultContentSelector.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/DefaultContentSelector.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/DefaultContentSelector.java Tue Mar 14 22:06:12 2006
@@ -17,7 +17,6 @@
  */
 package org.apache.batik.bridge.svg12;
 
-import java.io.IOException;
 import java.util.ArrayList;
 
 import org.apache.batik.dom.svg12.XBLOMContentElement;
@@ -126,7 +125,6 @@
 
         /**
          * <b>DOM</b>: Implements {@link org.w3c.dom.NodeList#getLength()}.
-         * @return {@link #children}.
          */
         public int getLength() {
             return nodes.size();

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeContext.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeContext.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeContext.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeContext.java Tue Mar 14 22:06:12 2006
@@ -376,18 +376,6 @@
         }
     }
 
-    /** 
-     * This function creates a new BridgeContext, it mostly
-     * exists so subclasses can provide an instance of 
-     * themselves when a sub BridgeContext is needed.
-     */
-    public BridgeContext createBridgeContext(SVGOMDocument doc) {
-        if (doc.isSVG12()) {
-            return new SVG12BridgeContext(getUserAgent(), getDocumentLoader());
-        }
-        return new BridgeContext(getUserAgent(), getDocumentLoader());
-    }
-
     public BridgeContext createSubBridgeContext(SVGOMDocument newDoc) {
         CSSEngine eng = newDoc.getCSSEngine();
         if (eng != null) {

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeUpdateHandler.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeUpdateHandler.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeUpdateHandler.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12BridgeUpdateHandler.java Tue Mar 14 22:06:12 2006
@@ -18,7 +18,6 @@
 package org.apache.batik.bridge.svg12;
 
 import org.apache.batik.bridge.BridgeUpdateHandler;
-import org.apache.batik.dom.xbl.ShadowTreeEvent;
 
 import org.w3c.dom.Element;
 

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12ScriptingEnvironment.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12ScriptingEnvironment.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12ScriptingEnvironment.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12ScriptingEnvironment.java Tue Mar 14 22:06:12 2006
@@ -36,7 +36,6 @@
 import org.apache.batik.util.XMLConstants;
 
 import org.w3c.dom.Element;
-import org.w3c.dom.Node;
 import org.w3c.dom.events.Event;
 import org.w3c.dom.events.EventTarget;
 import org.w3c.dom.events.EventListener;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12TextElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12TextElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12TextElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/SVG12TextElementBridge.java Tue Mar 14 22:06:12 2006
@@ -25,7 +25,6 @@
 import org.apache.batik.dom.events.EventSupport;
 import org.apache.batik.dom.events.NodeEventTarget;
 import org.apache.batik.dom.xbl.NodeXBL;
-import org.apache.batik.dom.xbl.ShadowTreeEvent;
 import org.apache.batik.util.XMLConstants;
 
 import org.w3c.dom.Element;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLContentElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLContentElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLContentElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLContentElementBridge.java Tue Mar 14 22:06:12 2006
@@ -21,20 +21,15 @@
 import org.apache.batik.bridge.Bridge;
 import org.apache.batik.bridge.BridgeContext;
 import org.apache.batik.bridge.GVTBuilder;
-import org.apache.batik.bridge.SVGUtilities;
-import org.apache.batik.bridge.svg12.ContentManager;
-import org.apache.batik.bridge.svg12.ContentSelectionChangedEvent;
-import org.apache.batik.bridge.svg12.ContentSelectionChangedListener;
-import org.apache.batik.bridge.svg12.DefaultXBLManager;
 import org.apache.batik.dom.AbstractDocument;
 import org.apache.batik.dom.svg12.XBLOMContentElement;
-import org.apache.batik.util.XBLConstants;
 import org.apache.batik.gvt.CompositeGraphicsNode;
 import org.apache.batik.gvt.GraphicsNode;
+import org.apache.batik.util.XBLConstants;
+
 import org.w3c.dom.Element;
 import org.w3c.dom.Node;
 import org.w3c.dom.NodeList;
-import org.w3c.dom.events.MutationEvent;
 
 /**
  * Bridge class for the &lt;xbl:content&gt; element.

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLShadowTreeElementBridge.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLShadowTreeElementBridge.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLShadowTreeElementBridge.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XBLShadowTreeElementBridge.java Tue Mar 14 22:06:12 2006
@@ -17,18 +17,15 @@
  */
 package org.apache.batik.bridge.svg12;
 
-import java.awt.RenderingHints;
-import java.awt.geom.Rectangle2D;
-
+import org.apache.batik.bridge.AbstractGraphicsNodeBridge;
 import org.apache.batik.bridge.Bridge;
 import org.apache.batik.bridge.BridgeContext;
-import org.apache.batik.bridge.AbstractGraphicsNodeBridge;
 import org.apache.batik.bridge.GVTBuilder;
 import org.apache.batik.bridge.SVGUtilities;
-import org.apache.batik.dom.svg12.XBLOMTemplateElement;
-import org.apache.batik.util.XBLConstants;
 import org.apache.batik.gvt.CompositeGraphicsNode;
 import org.apache.batik.gvt.GraphicsNode;
+import org.apache.batik.util.XBLConstants;
+
 import org.w3c.dom.Element;
 import org.w3c.dom.Node;
 import org.w3c.dom.events.MutationEvent;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathPatternContentSelector.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathPatternContentSelector.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathPatternContentSelector.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathPatternContentSelector.java Tue Mar 14 22:06:12 2006
@@ -19,15 +19,12 @@
 
 import java.util.ArrayList;
 
-import org.apache.batik.bridge.BridgeException;
-import org.apache.batik.bridge.ErrorConstants;
-import org.apache.batik.dom.AbstractDocument;
-import org.apache.batik.dom.svg12.XBLOMContentElement;
-import org.apache.batik.util.XBLConstants;
 import org.apache.xml.utils.PrefixResolver;
 import org.apache.xpath.XPath;
 import org.apache.xpath.XPathContext;
-import org.apache.xpath.objects.XObject;
+
+import org.apache.batik.dom.AbstractDocument;
+import org.apache.batik.dom.svg12.XBLOMContentElement;
 
 import org.w3c.dom.Element;
 import org.w3c.dom.Node;
@@ -211,7 +208,6 @@
 
         /**
          * <b>DOM</b>: Implements {@link org.w3c.dom.NodeList#getLength()}.
-         * @return {@link #children}.
          */
         public int getLength() {
             return nodes.size();

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathSubsetContentSelector.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathSubsetContentSelector.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathSubsetContentSelector.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/bridge/svg12/XPathSubsetContentSelector.java Tue Mar 14 22:06:12 2006
@@ -283,7 +283,6 @@
 
         /**
          * <b>DOM</b>: Implements {@link org.w3c.dom.NodeList#getLength()}.
-         * @return {@link #children}.
          */
         public int getLength() {
             return nodes.size();

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSEngine.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSEngine.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSEngine.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSEngine.java Tue Mar 14 22:06:12 2006
@@ -2123,7 +2123,10 @@
              n != null;
              n = getCSSNextSibling(n)) {
             if (n.getNodeType() == Node.ELEMENT_NODE) {
-                CSSEngine eng = cssContext.getCSSEngineForElement((Element) n);
+                // XXX Should this invalidateProperties be called on eng?
+                // In r216064 with CSSImportedElementRoot, the imported
+                // element's CSSEngine was indeed used.
+                // CSSEngine eng = cssContext.getCSSEngineForElement((Element) n);
                 invalidateProperties(n, inherited, null, recascade);
             }
         }

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSNavigableNode.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSNavigableNode.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSNavigableNode.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/CSSNavigableNode.java Tue Mar 14 22:06:12 2006
@@ -17,7 +17,6 @@
  */
 package org.apache.batik.css.engine;
 
-import org.w3c.dom.Element;
 import org.w3c.dom.Node;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/SVG12CSSEngine.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/SVG12CSSEngine.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/SVG12CSSEngine.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/SVG12CSSEngine.java Tue Mar 14 22:06:12 2006
@@ -20,7 +20,6 @@
 import java.net.URL;
 
 import org.apache.batik.css.engine.value.ShorthandManager;
-import org.apache.batik.css.engine.value.ValueConstants;
 import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.css.engine.value.svg.SVGColorManager;
 import org.apache.batik.css.engine.value.svg.OpacityManager;

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/URIValue.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/URIValue.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/URIValue.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/URIValue.java Tue Mar 14 22:06:12 2006
@@ -17,7 +17,6 @@
  */
 package org.apache.batik.css.engine.value;
 
-import org.w3c.dom.DOMException;
 import org.w3c.dom.css.CSSPrimitiveValue;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DirectionManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DirectionManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DirectionManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DirectionManager.java Tue Mar 14 22:06:12 2006
@@ -21,6 +21,7 @@
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.ValueConstants;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DisplayManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DisplayManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DisplayManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/DisplayManager.java Tue Mar 14 22:06:12 2006
@@ -21,6 +21,7 @@
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.ValueConstants;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontShorthandManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontShorthandManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontShorthandManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontShorthandManager.java Tue Mar 14 22:06:12 2006
@@ -30,7 +30,6 @@
 import org.apache.batik.css.parser.CSSLexicalUnit;
 import org.apache.batik.util.CSSConstants;
 import org.w3c.css.sac.LexicalUnit;
-import org.w3c.dom.DOMException;
 
 /**
  * This class provides support for the CSS2 'font' shorthand property.
@@ -67,7 +66,7 @@
         (LexicalUnit.SAC_IDENT, CSSConstants.CSS_NORMAL_VALUE, null);
     static LexicalUnit BOLD_LU = CSSLexicalUnit.createString
         (LexicalUnit.SAC_IDENT, CSSConstants.CSS_BOLD_VALUE, null);
-    
+
     static LexicalUnit MEDIUM_LU = CSSLexicalUnit.createString
         (LexicalUnit.SAC_IDENT, CSSConstants.CSS_MEDIUM_VALUE, null);
 
@@ -103,7 +102,7 @@
                                  ShorthandManager.PropertyHandler ph,
                                  String s,
                                  boolean imp) {
-        
+
         LexicalUnit fontStyle   = NORMAL_LU;
         LexicalUnit fontVariant = NORMAL_LU;
         LexicalUnit fontWeight  = NORMAL_LU;
@@ -150,19 +149,17 @@
         LexicalUnit fontFamily  = null;
 
         ValueManager[]vMgrs = eng.getValueManagers();
-        int fst, fv, fw, fsz, lh, ff;
+        int fst, fv, fw, fsz, lh;
         fst = eng.getPropertyIndex(CSSConstants.CSS_FONT_STYLE_PROPERTY);
         fv  = eng.getPropertyIndex(CSSConstants.CSS_FONT_VARIANT_PROPERTY);
         fw  = eng.getPropertyIndex(CSSConstants.CSS_FONT_WEIGHT_PROPERTY);
         fsz = eng.getPropertyIndex(CSSConstants.CSS_FONT_SIZE_PROPERTY);
         lh  = eng.getPropertyIndex(CSSConstants.CSS_LINE_HEIGHT_PROPERTY);
-        ff  = eng.getPropertyIndex(CSSConstants.CSS_FONT_FAMILY_PROPERTY);
 
         IdentifierManager fstVM = (IdentifierManager)vMgrs[fst];
         IdentifierManager fvVM  = (IdentifierManager)vMgrs[fv];
         IdentifierManager fwVM  = (IdentifierManager)vMgrs[fw];
-        FontSizeManager fszVM = (FontSizeManager)vMgrs[fsz];
-        ValueManager      ffVM  = vMgrs[ff];
+        FontSizeManager   fszVM = (FontSizeManager)vMgrs[fsz];
 
         StringMap fstSM = fstVM.getIdentifiers();
         StringMap fvSM  = fvVM.getIdentifiers();
@@ -259,7 +256,7 @@
             lu = lu.getNextLexicalUnit();
             break;
         }
-        
+
 
         if (fontSize == null) {
             // We must have a font-size so see if we can use intLU...
@@ -282,7 +279,7 @@
                     (intLU.getLexicalUnitType());
             }
         }
-        
+
         // Must have Font-Family, so if it's null now we are done!
         if (lu == null)
             throw createMalformedLexicalUnitDOMException();

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontStyleManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontStyleManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontStyleManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontStyleManager.java Tue Mar 14 22:06:12 2006
@@ -21,6 +21,7 @@
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.ValueConstants;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontVariantManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontVariantManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontVariantManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/FontVariantManager.java Tue Mar 14 22:06:12 2006
@@ -21,6 +21,7 @@
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.ValueConstants;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/OverflowManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/OverflowManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/OverflowManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/OverflowManager.java Tue Mar 14 22:06:12 2006
@@ -21,6 +21,7 @@
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.ValueConstants;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/UnicodeBidiManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/UnicodeBidiManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/UnicodeBidiManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/UnicodeBidiManager.java Tue Mar 14 22:06:12 2006
@@ -21,6 +21,7 @@
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.ValueConstants;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/VisibilityManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/VisibilityManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/VisibilityManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/css2/VisibilityManager.java Tue Mar 14 22:06:12 2006
@@ -22,6 +22,7 @@
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.ValueConstants;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/AlignmentBaselineManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/AlignmentBaselineManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/AlignmentBaselineManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/AlignmentBaselineManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ClipRuleManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ClipRuleManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ClipRuleManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ClipRuleManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorInterpolationManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorInterpolationManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorInterpolationManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorInterpolationManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorManager.java Tue Mar 14 22:06:12 2006
@@ -19,6 +19,7 @@
 
 import org.apache.batik.css.engine.value.AbstractColorManager;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorRenderingManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorRenderingManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorRenderingManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ColorRenderingManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/DominantBaselineManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/DominantBaselineManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/DominantBaselineManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/DominantBaselineManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/FillRuleManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/FillRuleManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/FillRuleManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/FillRuleManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ImageRenderingManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ImageRenderingManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ImageRenderingManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ImageRenderingManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/PointerEventsManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/PointerEventsManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/PointerEventsManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/PointerEventsManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ShapeRenderingManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ShapeRenderingManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ShapeRenderingManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/ShapeRenderingManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinecapManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinecapManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinecapManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinecapManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinejoinManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinejoinManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinejoinManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/StrokeLinejoinManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/TextAnchorManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/TextAnchorManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/TextAnchorManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/TextAnchorManager.java Tue Mar 14 22:06:12 2006
@@ -20,6 +20,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/WritingModeManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/WritingModeManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/WritingModeManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg/WritingModeManager.java Tue Mar 14 22:06:12 2006
@@ -21,6 +21,7 @@
 import org.apache.batik.css.engine.value.IdentifierManager;
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg12/TextAlignManager.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg12/TextAlignManager.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg12/TextAlignManager.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/css/engine/value/svg12/TextAlignManager.java Tue Mar 14 22:06:12 2006
@@ -22,6 +22,7 @@
 import org.apache.batik.css.engine.value.StringMap;
 import org.apache.batik.css.engine.value.Value;
 import org.apache.batik.css.engine.value.ValueConstants;
+import org.apache.batik.css.engine.value.ValueManager;
 import org.apache.batik.util.SVG12CSSConstants;
 
 /**

Modified: xmlgraphics/batik/trunk/sources/org/apache/batik/dom/AbstractDocument.java
URL: http://svn.apache.org/viewcvs/xmlgraphics/batik/trunk/sources/org/apache/batik/dom/AbstractDocument.java?rev=385978&r1=385977&r2=385978&view=diff
==============================================================================
--- xmlgraphics/batik/trunk/sources/org/apache/batik/dom/AbstractDocument.java (original)
+++ xmlgraphics/batik/trunk/sources/org/apache/batik/dom/AbstractDocument.java Tue Mar 14 22:06:12 2006
@@ -43,14 +43,14 @@
 import org.apache.batik.util.DOMConstants;
 import org.apache.batik.util.SoftDoublyIndexedTable;
 import org.apache.batik.util.XMLConstants;
+
 import org.apache.xml.utils.PrefixResolver;
+
 import org.apache.xpath.XPath;
 import org.apache.xpath.XPathContext;
 import org.apache.xpath.objects.XObject;
 
 import org.w3c.dom.Attr;
-import org.w3c.dom.Document;
-import org.w3c.dom.DocumentType;
 import org.w3c.dom.DOMConfiguration;
 import org.w3c.dom.DOMError;
 import org.w3c.dom.DOMErrorHandler;
@@ -58,19 +58,20 @@
 import org.w3c.dom.DOMImplementation;
 import org.w3c.dom.DOMLocator;
 import org.w3c.dom.DOMStringList;
+import org.w3c.dom.Document;
+import org.w3c.dom.DocumentType;
 import org.w3c.dom.Element;
-import org.w3c.dom.events.DocumentEvent;
-import org.w3c.dom.events.Event;
-import org.w3c.dom.events.MutationNameEvent;
 import org.w3c.dom.NamedNodeMap;
 import org.w3c.dom.Node;
 import org.w3c.dom.NodeList;
-import org.w3c.dom.Text;
+import org.w3c.dom.UserDataHandler;
+import org.w3c.dom.events.DocumentEvent;
+import org.w3c.dom.events.Event;
+import org.w3c.dom.events.MutationNameEvent;
 import org.w3c.dom.traversal.DocumentTraversal;
 import org.w3c.dom.traversal.NodeFilter;
 import org.w3c.dom.traversal.NodeIterator;
 import org.w3c.dom.traversal.TreeWalker;
-import org.w3c.dom.UserDataHandler;
 import org.w3c.dom.xpath.XPathEvaluator;
 import org.w3c.dom.xpath.XPathException;
 import org.w3c.dom.xpath.XPathExpression;
@@ -1259,7 +1260,7 @@
     }
 
     /**
-     * Helper function for {@link normalizeDocument()}.
+     * Helper function for {@link #normalizeDocument()}.
      */
     protected boolean normalizeDocument(Element e,
                                         boolean cdataSections,
@@ -1355,7 +1356,6 @@
                     toRemove.add(a);
                 } else {
                     // namespace normalization
-                    boolean def = a.getNodeName().equals(XMLConstants.XMLNS_PREFIX);
                     String ns = a.getNodeValue();
                     if (a.getNodeValue().equals(XMLConstants.XMLNS_NAMESPACE_URI)
                             || !ns.equals(XMLConstants.XMLNS_NAMESPACE_URI)) {
@@ -1648,16 +1648,13 @@
     protected boolean checkChars(String s) {
         int len = s.length();
         if (xmlVersion.equals(XMLConstants.XML_VERSION_11)) {
-            char c;
             for (int i = 0; i < len; i++) {
-                c = s.charAt(i);
                 if (!DOMUtilities.isXML11Character(s.charAt(i))) {
                     return false;
                 }
             }
         } else {
             // assume XML 1.0
-            char c;
             for (int i = 0; i < len; i++) {
                 if (!DOMUtilities.isXMLCharacter(s.charAt(i))) {
                     return false;
@@ -2583,7 +2580,7 @@
 
         /**
          * <b>DOM</b>: Implements
-         * {@link org.w3c.dom.xpath.XPathNSResolver.lookupNamespaceURI(String)}.
+         * {@link org.w3c.dom.xpath.XPathNSResolver#lookupNamespaceURI(String)}.
          */
         public String lookupNamespaceURI(String prefix) {
             return ((AbstractNode) contextNode).lookupNamespaceURI(prefix);



Re: svn commit: r385978 [1/3] - in /xmlgraphics/batik/trunk: sources-1.4/org/apache/batik/ext/awt/image/codec/imageio/ sources-1.4/org/apache/batik/swing/gvt/ sources-1.4/org/apache/batik/swing/svg/ sources/org/apache/batik/apps/svgbrowser/ sources/org/apa...

Posted by Cameron McCormack <ca...@apache.org>.
cam@apache.org:
> Author: cam
> Date: Tue Mar 14 22:06:12 2006
> New Revision: 385978
> 
> URL: http://svn.apache.org/viewcvs?rev=385978&view=rev
> Log:
> 1. Various javadoc fixes, some dead code removal, other minor cleanups.

This also fixed window.prompt so that an exception isn't thrown when the
prompt window is cancelled (meant to put it in a separate commit).

-- 
 Cameron McCormack			ICQ: 26955922
 cam (at) mcc.id.au			MSN: cam (at) mcc.id.au
 http://mcc.id.au/			JBR: heycam (at) jabber.org