de.cau.cs.kieler.kev.views
Class EclipseDocumentLoader

java.lang.Object
  extended by org.apache.batik.bridge.DocumentLoader
      extended by de.cau.cs.kieler.kev.views.EclipseDocumentLoader

public class EclipseDocumentLoader
extends org.apache.batik.bridge.DocumentLoader

By using this document loader we can finally modify the Batik/Eclipse class loading behaviour and plug in different XML parsers than just crimson.

Rating red

Field Summary
 
Fields inherited from class org.apache.batik.bridge.DocumentLoader
cacheMap, documentFactory, userAgent
 
Constructor Summary
EclipseDocumentLoader(org.apache.batik.bridge.UserAgent userAgent)
          The extended EclipseDocumentLoader constructor.
 
Method Summary
 
Methods inherited from class org.apache.batik.bridge.DocumentLoader
checkCache, dispose, getLineNumber, getUserAgent, loadDocument, loadDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseDocumentLoader

public EclipseDocumentLoader(org.apache.batik.bridge.UserAgent userAgent)
The extended EclipseDocumentLoader constructor.

Parameters:
userAgent - the useragent