Methods from org.eclipse.text used by org.eclipse.wst.xml.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.AbstractLineTracker.set(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)148

org.eclipse.jface.text.BadLocationException.BadLocationException()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.provisional.XMLSourceEditingTextTools.getNode(int)120

org.eclipse.jface.text.ConfigurableLineTracker.ConfigurableLineTracker(String[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)147

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.getTemplateString()424

org.eclipse.jface.text.DocumentEvent.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.projection.ProjectionViewerInformation.DocumentListener.documentAboutToBeChanged(DocumentEvent)47
org.eclipse.wst.xml.ui.internal.projection.ProjectionViewerInformation.DocumentListener.documentAboutToBeChanged(DocumentEvent)47
org.eclipse.wst.xml.ui.internal.projection.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)57
org.eclipse.wst.xml.ui.internal.projection.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)57

org.eclipse.jface.text.IDocument.addDocumentListener(IDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.projection.ProjectionViewerInformation.initialize()181

org.eclipse.jface.text.IDocument.addPosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, ITextSelection)64
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)85

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.validation.DelegatingSourceValidator.validate(IValidationContext, IReporter)212
org.eclipse.wst.xml.ui.internal.validation.DelegatingSourceValidator.validate(IValidationContext, IReporter)216

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.AbstractCommentActionXMLDelegate.removeOpenCloseComments(IDocument, int, int)106
org.eclipse.wst.xml.ui.internal.actions.AbstractCommentActionXMLDelegate.removeOpenCloseComments(IDocument, int, int)97
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.isCommentLine(IDocument, int)125
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)94
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertForComment(DocumentCommand, IDocument, IStructuredModel)111
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertForEndTag(DocumentCommand, IDocument, IStructuredModel)182
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertForEndTag(DocumentCommand, IDocument, IStructuredModel)200
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel)94
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)94
org.eclipse.wst.xml.ui.internal.handlers.CommentHandler.removeOpenCloseComments(IDocument, int, int)83
org.eclipse.wst.xml.ui.internal.handlers.CommentHandler.removeOpenCloseComments(IDocument, int, int)92
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.isCommentLine(IDocument, int)146
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)115
org.eclipse.wst.xml.ui.internal.tabletree.TreeContentHelper.getValueForTextContent(List)401

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertCloseElement(DocumentCommand, IDocument, IStructuredModel)134

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)145
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)147

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertCloseElement(DocumentCommand, IDocument, IStructuredModel)134
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertForComment(DocumentCommand, IDocument, IStructuredModel)111
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertForEndTag(DocumentCommand, IDocument, IStructuredModel)182
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertForEndTag(DocumentCommand, IDocument, IStructuredModel)200
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, Node)1947
org.eclipse.wst.xml.ui.internal.contentassist.NoRegionContentAssistProcessor.guessContentAssistProcessor(ITextViewer, int)222
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.getNamedStyleAtOffset(int)628
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.getNamedStyleAtOffset(int)629
org.eclipse.wst.xml.ui.internal.provisional.XMLSourceEditingTextTools.getNode(int)116

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)101
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)101
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)122
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)122

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.isCommentLine(IDocument, int)124
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)93
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.isCommentLine(IDocument, int)145
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)114

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)68
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int, boolean)333
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int)293

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)90
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)102
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)111
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)123

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)100
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)92
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, ITextSelection)46
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, ITextSelection)67
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)121
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)113
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)67
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)88
org.eclipse.wst.xml.ui.internal.validation.core.errorinfo.ReferencedFileErrorUtility.gotoError(IEditorPart, int, int)110
org.eclipse.wst.xml.ui.internal.validation.DelegatingSourceValidator.updateValidationMessages(List, IDOMDocument, IReporter)269

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.getLineNumber(int)242

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.NoRegionContentAssistProcessor.getPartitionType(StructuredTextViewer, int)184
org.eclipse.wst.xml.ui.internal.handlers.XMLFindOccurencesHandler.getPartition(IDocument, ITextSelection)126

org.eclipse.jface.text.IDocument.removeDocumentListener(IDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.projection.ProjectionViewerInformation.dispose()187

org.eclipse.jface.text.IDocument.removePosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.updateCurrentSelection(Position, IDocument, boolean)170
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.updateCurrentSelection(ITextEditor, Position, IDocument, boolean)190

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.AbstractCommentActionXMLDelegate.removeOpenCloseComments(IDocument, int, int)109
org.eclipse.wst.xml.ui.internal.actions.AbstractCommentActionXMLDelegate.removeOpenCloseComments(IDocument, int, int)100
org.eclipse.wst.xml.ui.internal.actions.AddBlockCommentActionXMLDelegate.processAction(IDocument, ITextSelection)69
org.eclipse.wst.xml.ui.internal.actions.AddBlockCommentActionXMLDelegate.processAction(IDocument, ITextSelection)68
org.eclipse.wst.xml.ui.internal.actions.RemoveBlockCommentActionXMLDelegate.processAction(IDocument, ITextSelection)51
org.eclipse.wst.xml.ui.internal.actions.RemoveBlockCommentActionXMLDelegate.processAction(IDocument, ITextSelection)61
org.eclipse.wst.xml.ui.internal.actions.RemoveBlockCommentActionXMLDelegate.processAction(IDocument, ITextSelection)52
org.eclipse.wst.xml.ui.internal.actions.RemoveBlockCommentActionXMLDelegate.processAction(IDocument, ITextSelection)57
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.comment(IDocument, int, int)136
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.comment(IDocument, int, int)137
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.uncomment(IDocument, int, int)148
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.uncomment(IDocument, int, int)147
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel)100
org.eclipse.wst.xml.ui.internal.handlers.AddBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)60
org.eclipse.wst.xml.ui.internal.handlers.AddBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)61
org.eclipse.wst.xml.ui.internal.handlers.CommentHandler.removeOpenCloseComments(IDocument, int, int)95
org.eclipse.wst.xml.ui.internal.handlers.CommentHandler.removeOpenCloseComments(IDocument, int, int)86
org.eclipse.wst.xml.ui.internal.handlers.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)62
org.eclipse.wst.xml.ui.internal.handlers.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)56
org.eclipse.wst.xml.ui.internal.handlers.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)57
org.eclipse.wst.xml.ui.internal.handlers.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)66
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.comment(IDocument, int, int)158
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.comment(IDocument, int, int)157
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.uncomment(IDocument, int, int)169
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.uncomment(IDocument, int, int)168

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.createContents(Composite)323
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.updateViewerInput()512
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.updateViewerInput()509

org.eclipse.jface.text.IDocumentExtension.registerPostNotificationReplace(IDocumentListener, IDocumentExtensionIReplace)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.projection.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)60
org.eclipse.wst.xml.ui.internal.projection.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)60

org.eclipse.jface.text.ILineTracker.getLineInformationOfOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.getIndentString(int, int, ILineTracker, int)111

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)86

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)91

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.isCommentLine(IDocument, int)125
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)94
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.createContext(ITextViewer, IRegion, int)125
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.getSelection(IDocument)158
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.isCommentLine(IDocument, int)146
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)115
org.eclipse.wst.xml.ui.internal.hyperlink.WorkspaceFileHyperlink.open()84
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int, boolean)334
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int)294
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.validate(IRegion, IValidationContext, IReporter)832
org.eclipse.wst.xml.ui.internal.XMLFormattingStrategy.format()61

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.isCommentLine(IDocument, int)125
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, int, int)94
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.getIndentString(int, int, ILineTracker, int)112
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.getIndentString(int, int, ILineTracker, int)116
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)69
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.createContext(ITextViewer, IRegion, int)125
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.getSelection(IDocument)158
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.isCommentLine(IDocument, int)146
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(IDocument, int, int)115
org.eclipse.wst.xml.ui.internal.hyperlink.WorkspaceFileHyperlink.open()84
org.eclipse.wst.xml.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)110
org.eclipse.wst.xml.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)119
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverInfo(ITextViewer, IRegion)256
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int, boolean)334
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int, boolean)334
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int)294
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int)294
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.validate(IRegion, IValidationContext, IReporter)832
org.eclipse.wst.xml.ui.internal.XMLFormattingStrategy.format()61

org.eclipse.jface.text.ITypedRegion.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.NoRegionContentAssistProcessor.getPartitionType(StructuredTextViewer, int)185
org.eclipse.wst.xml.ui.internal.handlers.XMLFindOccurencesHandler.getProcessorForCurrentSelection(IDocument, ITextSelection)95

org.eclipse.jface.text.link.LinkedModeModel.addGroup(LinkedPositionGroup)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)100

org.eclipse.jface.text.link.LinkedModeModel.forceInstall()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)101

org.eclipse.jface.text.link.LinkedModeModel.LinkedModeModel()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)99

org.eclipse.jface.text.link.LinkedPosition.LinkedPosition(IDocument, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)67
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)72
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)83
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)88
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)84

org.eclipse.jface.text.link.LinkedPositionGroup.addPosition(LinkedPosition)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)67
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)72
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)88
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)84
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)83

org.eclipse.jface.text.link.LinkedPositionGroup.LinkedPositionGroup()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int)60

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.updateCurrentSelection(Position, IDocument, boolean)161
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.updateCurrentSelection(Position, IDocument, boolean)164
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)121
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)144
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)128
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)115
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)118
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)107
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)101
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)106
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)112
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)111
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)141
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)132
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)86
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.updateCurrentSelection(ITextEditor, Position, IDocument, boolean)181
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.updateCurrentSelection(ITextEditor, Position, IDocument, boolean)184

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.updateCurrentSelection(Position, IDocument, boolean)161
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.updateCurrentSelection(Position, IDocument, boolean)164
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)96
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)112
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)101
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)141
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)115
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)96
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)137
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)121
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)128
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)118
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)132
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)86
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)106
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)111
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)144
org.eclipse.wst.xml.ui.internal.correction.QuickFixProcessorXML.getProposals(Annotation)107
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.updateCurrentSelection(ITextEditor, Position, IDocument, boolean)184
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.updateCurrentSelection(ITextEditor, Position, IDocument, boolean)181

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)275
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)270
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)262
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)257
org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate.processAction(IDocument, ITextSelection)63
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationProvider.getInfoForElement(IDOMNode)164
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.ReplaceNameTemplateContext(TemplateContextType, IDocument, int, int, int)83
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.ReplaceNameTemplateContext(TemplateContextType, IDocument, int, int)45
org.eclipse.wst.xml.ui.internal.handlers.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)84
org.eclipse.wst.xml.ui.internal.projection.ProjectionModelNodeAdapterXML.createProjectionPosition(Node)123

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectEnclosingXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)45
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectEnclosingXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)45
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)53
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)53
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion2(IndexedRegion, ITextSelection)90
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)63
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)47
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)47
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)50
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)50
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)57
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)57
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion2(IndexedRegion, ITextSelection)102
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)51
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)67
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)51

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectEnclosingXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)45
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectEnclosingXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)45
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectEnclosingXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)45
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectEnclosingXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)45
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)53
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)53
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)53
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)53
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion2(IndexedRegion, ITextSelection)90
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)47
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)47
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)47
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)63
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)47
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)50
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)50
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)50
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)50
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)57
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)57
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)57
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)57
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion2(IndexedRegion, ITextSelection)102
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)51
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)51
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)67
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)51
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)51

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)71
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectEnclosingXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)43
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectEnclosingXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)50
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)50
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion2(IndexedRegion, ITextSelection)81
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectNextXMLHandler.getNewSelectionRegion2(IndexedRegion, ITextSelection)87
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)45
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)54
org.eclipse.wst.xml.ui.internal.handlers.StructuredSelectPreviousXMLHandler.getNewSelectionRegion(IndexedRegion, ITextSelection)60
org.eclipse.wst.xml.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node)328
org.eclipse.wst.xml.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node)343
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)48
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)55
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)54
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion2(IndexedRegion, ITextSelection)99
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate.getNewSelectionRegion2(IndexedRegion, ITextSelection)93
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)64
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)49
org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate.getNewSelectionRegion(IndexedRegion, ITextSelection)58
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int, boolean)338
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int)298

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)281
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)288

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.removeAnnotation(boolean)100
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)230

org.eclipse.jface.text.source.Annotation.markDeleted(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.removeAnnotation(boolean)101
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)231

org.eclipse.jface.text.source.Annotation.setType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)282
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)289

org.eclipse.jface.text.source.AnnotationModel.removeAllAnnotations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.projection.StructuredTextFoldingProviderXML.projectionDisabled()242

org.eclipse.jface.text.source.IAnnotationModel.getAnnotationIterator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.removeAnnotation(boolean)96
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)227

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.removeAnnotation(boolean)121

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection)297

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.getTemplateString()425
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.ReplaceNameTemplateContext(TemplateContextType, IDocument, int, int)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.ReplaceNameTemplateContext(TemplateContextType, IDocument, Position)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.ReplaceNameTemplateContext(TemplateContextType, IDocument, Position)64

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)91
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)94

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)94
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)94
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)93

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()25

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()26

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()27

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()28

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()29

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()30

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()31

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()32

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

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

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.EncodingTemplateVariableResolverXML.EncodingTemplateVariableResolverXML()32

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.3.compare(Viewer, Object, Object)270
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.3.compare(Viewer, Object, Object)270
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.TemplateLabelProvider.getColumnText(Object, int)132
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.TemplateLabelProvider.getColumnText(Object, int)132

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)95
org.eclipse.wst.xml.ui.internal.preferences.XMLUIPreferenceInitializer.initializeDefaultPreferences()128
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.3.compare(Viewer, Object, Object)266
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.3.compare(Viewer, Object, Object)266
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.enableTemplates()373
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.saveLastSavedPreferences()469
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.TemplateLabelProvider.getColumnText(Object, int)130
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.TemplateLabelProvider.getColumnText(Object, int)130

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)86
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.updateViewerInput()509

org.eclipse.jface.text.templates.Template.matches(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)91

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)98
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.getTemplateString()428

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)98

org.eclipse.jface.text.templates.TemplateBuffer.TemplateBuffer(String, TemplateVariable[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.ReplaceNameTemplateContext.evaluate(Template)98

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.wizards.NewXMLTemplatesWizardPage.getTemplateString()427

org.eclipse.jface.text.templates.TemplateContext.getContextType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)80
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)91
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)86

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)78

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()32
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()29
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()25
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()26
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()31
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()30
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()27
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()33
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()28

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)91
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)80

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

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.TemplateContextTypeXML.TemplateContextTypeXML()24

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.contentassist.XMLTemplateCompletionProcessor.computeCompletionProposals(ITextViewer, int)86

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

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.templates.EncodingTemplateVariableResolverXML.EncodingTemplateVariableResolverXML()-1

org.eclipse.jface.text.TextUtilities.indexOf(String[], String, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)145

org.eclipse.text.edits.DeleteEdit.DeleteEdit(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.RemoveUnknownElementQuickFixProposal.apply(ITextViewer, char, int, int)65
org.eclipse.wst.xml.ui.internal.correction.RemoveUnknownElementQuickFixProposal.apply(ITextViewer, char, int, int)69

org.eclipse.text.edits.InsertEdit.InsertEdit(int, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int)91
org.eclipse.wst.xml.ui.internal.correction.SurroundWithNewElementQuickAssistProposal.apply(ITextViewer, char, int, int)61
org.eclipse.wst.xml.ui.internal.correction.SurroundWithNewElementQuickAssistProposal.apply(ITextViewer, char, int, int)60

org.eclipse.text.edits.MultiTextEdit.MultiTextEdit()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int)77
org.eclipse.wst.xml.ui.internal.correction.RemoveUnknownElementQuickFixProposal.apply(ITextViewer, char, int, int)63
org.eclipse.wst.xml.ui.internal.correction.SurroundWithNewElementQuickAssistProposal.apply(ITextViewer, char, int, int)57

org.eclipse.text.edits.TextEdit.addChild(TextEdit)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int)91
org.eclipse.wst.xml.ui.internal.correction.RemoveUnknownElementQuickFixProposal.apply(ITextViewer, char, int, int)65
org.eclipse.wst.xml.ui.internal.correction.RemoveUnknownElementQuickFixProposal.apply(ITextViewer, char, int, int)69
org.eclipse.wst.xml.ui.internal.correction.SurroundWithNewElementQuickAssistProposal.apply(ITextViewer, char, int, int)61
org.eclipse.wst.xml.ui.internal.correction.SurroundWithNewElementQuickAssistProposal.apply(ITextViewer, char, int, int)60

org.eclipse.text.edits.TextEdit.apply(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int)99
org.eclipse.wst.xml.ui.internal.correction.RemoveUnknownElementQuickFixProposal.apply(ITextViewer, char, int, int)74
org.eclipse.wst.xml.ui.internal.correction.SurroundWithNewElementQuickAssistProposal.apply(ITextViewer, char, int, int)62
org.eclipse.wst.xml.ui.internal.XMLFormattingStrategy.format()65

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict