Methods from org.eclipse.text used by org.eclipse.wst.xsl.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jface.text.Document.Document()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.getTemplateString()325

org.eclipse.jface.text.IDocument.get(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)118

org.eclipse.jface.text.IDocument.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.contentassist.XSLContentAssistProcessor.getCompletionRegion(int, Node)211
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.getNamedStyleAtOffset(int)717
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.getNamedStyleAtOffset(int)718

org.eclipse.jface.text.IDocument.getLineOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.SourceFileHyperlink.open()103

org.eclipse.jface.text.IDocument.replace(int, int, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)139
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)159

org.eclipse.jface.text.IDocument.set(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.updateViewerInput()412
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.updateViewerInput()408

org.eclipse.jface.text.IRegion.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareRegions(ITypedRegion, int, int, Collection)93

org.eclipse.jface.text.IRegion.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.XSLHyperlinkDetector.detectHyperlinks(IDocument, IRegion, boolean)88
org.eclipse.wst.xsl.ui.internal.editor.XSLHyperlinkDetector.detectHyperlinks(IDocument, IRegion, boolean)104
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareRegions(ITypedRegion, int, int, Collection)92

org.eclipse.jface.text.ISynchronizable.getLockObject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicatorManager.getLockObject(IAnnotationModel)77

org.eclipse.jface.text.Position.Position(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicatorManager.updateAnnotations()113
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicatorManager.updateAnnotations()123

org.eclipse.jface.text.Region.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)168

org.eclipse.jface.text.Region.Region(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.XSLHyperlinkDetector.getHyperlinkRegion(Node)208
org.eclipse.wst.xsl.ui.internal.editor.XSLHyperlinkDetector.getHyperlinkRegion(Node)190
org.eclipse.wst.xsl.ui.internal.handlers.OpenDeclarationHandler.execute(ExecutionEvent)60
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)147

org.eclipse.jface.text.source.Annotation.Annotation(String, boolean, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicator.OverrideIndicator(String, String)28

org.eclipse.jface.text.source.Annotation.getType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicatorImageProvider.isImageProviderFor(Annotation)62

org.eclipse.jface.text.source.IAnnotationModel.addAnnotation(Annotation, Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicatorManager.updateAnnotations()144

org.eclipse.jface.text.source.IAnnotationModel.removeAnnotation(Annotation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicatorManager.removeAnnotations()168

org.eclipse.jface.text.source.IAnnotationModelExtension.replaceAnnotations(Annotation[], Map)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicatorManager.removeAnnotations()163
org.eclipse.wst.xsl.ui.internal.editor.OverrideIndicatorManager.updateAnnotations()135

org.eclipse.jface.text.templates.DocumentTemplateContext.canEvaluate(Template)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.isValidTemplate(IDocument, Template, int, int)190

org.eclipse.jface.text.templates.DocumentTemplateContext.DocumentTemplateContext(TemplateContextType, IDocument, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.getContext(IDocument, Template, int, int)240
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.getTemplateString()326

org.eclipse.jface.text.templates.DocumentTemplateContext.getKey()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.getIdentifierPart(IDocument, Template, int, int)257
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)157

org.eclipse.jface.text.templates.GlobalTemplateVariables.Cursor.Cursor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()22

org.eclipse.jface.text.templates.GlobalTemplateVariables.Date.Date()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()23

org.eclipse.jface.text.templates.GlobalTemplateVariables.Dollar.Dollar()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()24

org.eclipse.jface.text.templates.GlobalTemplateVariables.LineSelection.LineSelection()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()25

org.eclipse.jface.text.templates.GlobalTemplateVariables.Time.Time()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()26

org.eclipse.jface.text.templates.GlobalTemplateVariables.User.User()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()27

org.eclipse.jface.text.templates.GlobalTemplateVariables.WordSelection.WordSelection()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()28

org.eclipse.jface.text.templates.GlobalTemplateVariables.Year.Year()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()29

org.eclipse.jface.text.templates.SimpleTemplateVariableResolver.resolve(TemplateContext)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.VersionTemplateVariableResolverXSL.resolve(TemplateContext)-1

org.eclipse.jface.text.templates.SimpleTemplateVariableResolver.SimpleTemplateVariableResolver(String, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.VersionTemplateVariableResolverXSL.VersionTemplateVariableResolverXSL()30

org.eclipse.jface.text.templates.Template.getContextTypeId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.getContext(IDocument, Template, int, int)238
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.isValidTemplate(IDocument, Template, int, int)187

org.eclipse.jface.text.templates.Template.getDescription()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.4.compare(Viewer, Object, Object)203
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.4.compare(Viewer, Object, Object)203
org.eclipse.wst.xsl.ui.internal.wizards.TemplateLabelProvider.getColumnText(Object, int)24

org.eclipse.jface.text.templates.Template.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)140
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)126
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)172
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.4.compare(Viewer, Object, Object)200
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.4.compare(Viewer, Object, Object)200
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.enableTemplates()294
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.saveLastSavedPreferences()372
org.eclipse.wst.xsl.ui.internal.wizards.TemplateLabelProvider.getColumnText(Object, int)22

org.eclipse.jface.text.templates.Template.getPattern()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)169
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.updateViewerInput()408

org.eclipse.jface.text.templates.TemplateBuffer.getString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.getTemplateString()330

org.eclipse.jface.text.templates.TemplateContext.evaluate(Template)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.wizards.NewXSLFileTemplatesWizardPage.getTemplateString()329

org.eclipse.jface.text.templates.TemplateContext.setVariable(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.XSLTemplatesPage.insertTemplate(Template, IDocument)155

org.eclipse.jface.text.templates.TemplateContextType.addResolver(TemplateVariableResolver)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()31
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()26
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()23
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()24
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()29
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()27
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()25
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()28
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()30
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()22

org.eclipse.jface.text.templates.TemplateContextType.TemplateContextType()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.TemplateContextTypeXSL.TemplateContextTypeXSL()21

org.eclipse.jface.text.templates.TemplateVariableResolver.TemplateVariableResolver()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xsl.ui.internal.templates.VersionTemplateVariableResolverXSL.VersionTemplateVariableResolverXSL()-1

Back to reference summary for org.eclipse.wst.xsl.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict