org.apache.ibatis.abator.ui.editors
Class XMLDocumentProvider

java.lang.Object
  extended byFileDocumentProvider
      extended byorg.apache.ibatis.abator.ui.editors.XMLDocumentProvider

public class XMLDocumentProvider
extends FileDocumentProvider

See Also:
Serialized Form

Constructor Summary
XMLDocumentProvider()
           
 
Method Summary
protected  IDocument createDocument(java.lang.Object element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDocumentProvider

public XMLDocumentProvider()
Method Detail

createDocument

protected IDocument createDocument(java.lang.Object element)
                            throws CoreException
Throws:
CoreException