Package org.eclipse.wst.xsl.ui.internal
public class StructuredTextViewerConfigurationXSL extends StructuredTextViewerConfigurationXMLStructuredTextViewerConfigurationXSL implements content assistance for attributes and other XPath related functionality.
Constructor Summary |
StructuredTextViewerConfigurationXSL() |
Method Summary | |
public java.lang.String[] | getConfiguredContentTypes(ISourceViewer sourceViewer) (non-Javadoc) |
protected IContentAssistProcessor[] | getContentAssistProcessors(ISourceViewer sourceViewer
,
java.lang.String partitionType) Return the processors for the current content type. |
public IHyperlinkDetector[] | getHyperlinkDetectors(ISourceViewer sourceViewer) (non-Javadoc) |
protected LineStyleProvider | getLineStyleProviderForXSL() |
Constructor Detail |
public StructuredTextViewerConfigurationXSL()
Configuration for XSL Content Types
Methods Detail |
public java.lang.String[] getConfiguredContentTypes(ISourceViewer sourceViewer)
(non-Javadoc)
sourceViewer
java.lang.String[]
protected IContentAssistProcessor[] getContentAssistProcessors(ISourceViewer sourceViewer
,
java.lang.String partitionType)
Return the processors for the current content type.
sourceViewer
partitionType
IContentAssistProcessor[]
public IHyperlinkDetector[] getHyperlinkDetectors(ISourceViewer sourceViewer)
(non-Javadoc)
sourceViewer
IHyperlinkDetector[]
protected LineStyleProvider getLineStyleProviderForXSL()
LineStyleProvider