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 Apache Wiki <wi...@apache.org> on 2012/06/22 16:05:31 UTC

[Xmlgraphics-batik Wiki] Trivial Update of "BootSvgAndCssDom" by drool

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xmlgraphics-batik Wiki" for change notification.

The "BootSvgAndCssDom" page has been changed by drool:
http://wiki.apache.org/xmlgraphics-batik/BootSvgAndCssDom?action=diff&rev1=4&rev2=5

Comment:
display java code with syntax highlighting

  setting an SVGDocument (or URL) on the canvas.
  
  === Example ===
- {{{
+ {{{#!java
  import org.apache.batik.bridge.UserAgent;
  import org.apache.batik.bridge.UserAgentAdapter;
  import org.apache.batik.bridge.DocumentLoader;