org.apache.ibatis.abator.ui.editors
Class XMLConfiguration
java.lang.Object
SourceViewerConfiguration
org.apache.ibatis.abator.ui.editors.XMLConfiguration
- public class XMLConfiguration
- extends SourceViewerConfiguration
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLConfiguration
public XMLConfiguration(ColorManager colorManager)
getConfiguredContentTypes
public java.lang.String[] getConfiguredContentTypes(ISourceViewer sourceViewer)
getDoubleClickStrategy
public ITextDoubleClickStrategy getDoubleClickStrategy(ISourceViewer sourceViewer,
java.lang.String contentType)
getXMLScanner
protected XMLScanner getXMLScanner()
getXMLTagScanner
protected XMLTagScanner getXMLTagScanner()
getPresentationReconciler
public IPresentationReconciler getPresentationReconciler(ISourceViewer sourceViewer)