Methods from org.eclipse.text used by org.eclipse.wst.css.core

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

Reference Details

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.text.StructuredDocumentWalker.initialize(StructuredDocumentEvent)142

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.text.StructuredDocumentWalker.initialize(StructuredDocumentEvent)141

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.text.StructuredDocumentWalker.initialize(StructuredDocumentEvent)140

org.eclipse.jface.text.FindReplaceDocumentAdapter.find(int, String, boolean, boolean, boolean, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForPair(int, int, String, String)325
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForPair(int, int, String, String)313

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.cleanup.CleanupProcessorCSS.cleanupModel(IStructuredModel)76
org.eclipse.wst.css.core.internal.document.CSSModelImpl.setStructuredDocument(IStructuredDocument)549
org.eclipse.wst.css.core.internal.document.CSSStyleSheetImpl.insertRule(String, int)545
org.eclipse.wst.css.core.internal.formatter.CSSFormatUtil.replaceSource(IStructuredModel, int, int, String)135

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.document.CSSStyleDeclItemImpl.setCssValueTextCore(String)245
org.eclipse.wst.css.core.internal.document.CSSStyleSheetImpl.createCSSRule(String)200

org.eclipse.jface.text.IDocumentExtension4.getActiveRewriteSession()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.format.FormatProcessorCSS.formatModel(IStructuredModel, int, int)57
org.eclipse.wst.css.core.internal.format.FormatProcessorCSS.formatModel(IStructuredModel, int, int)88

org.eclipse.jface.text.IDocumentExtension4.startRewriteSession(DocumentRewriteSessionType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.format.FormatProcessorCSS.formatModel(IStructuredModel, int, int)88
org.eclipse.wst.css.core.internal.format.FormatProcessorCSS.formatModel(IStructuredModel, int, int)57

org.eclipse.jface.text.IDocumentExtension4.stopRewriteSession(DocumentRewriteSession)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.format.FormatProcessorCSS.formatModel(IStructuredModel, int, int)107
org.eclipse.wst.css.core.internal.format.FormatProcessorCSS.formatModel(IStructuredModel, int, int)71

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.formatChildren(ICSSNode, IRegion, StringBuffer)496
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getOutsideRegions(IStructuredDocument, IRegion)821
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String)854
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String)852
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegionsWithoutWhiteSpaces(IStructuredDocument, IRegion, CSSCleanupStrategy)892
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.includes(IRegion, int, int)930
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.isIncludesPreEnd(ICSSNode, IRegion)953
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlappedRegion(IRegion, int, int)969
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlappedRegion(IRegion, int, int)969
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlaps(IRegion, int, int)982
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)168
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)180
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)152
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)169
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)248
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)184
org.eclipse.wst.css.core.internal.formatter.StyleSheetFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)133

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.formatChildren(ICSSNode, IRegion, StringBuffer)495
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.formatChildren(ICSSNode, IRegion, StringBuffer)496
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getOutsideRegions(IStructuredDocument, IRegion)821
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getOutsideRegions(IStructuredDocument, IRegion)811
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String)853
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String)852
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String)851
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String)854
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegionsWithoutWhiteSpaces(IStructuredDocument, IRegion, CSSCleanupStrategy)891
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegionsWithoutWhiteSpaces(IStructuredDocument, IRegion, CSSCleanupStrategy)892
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.includes(IRegion, int, int)930
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.includes(IRegion, int, int)930
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.isIncludesPreEnd(ICSSNode, IRegion)953
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlappedRegion(IRegion, int, int)968
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlappedRegion(IRegion, int, int)969
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlappedRegion(IRegion, int, int)968
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlappedRegion(IRegion, int, int)969
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlaps(IRegion, int, int)982
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.overlaps(IRegion, int, int)982
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)168
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)180
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)169
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)152
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)248
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)184
org.eclipse.wst.css.core.internal.formatter.StyleSheetFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)133
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForPair(int, int, String, String)315
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForPair(int, int, String, String)327

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.document.CSSModelUpdater.getSpaceBefore(ICSSNode, ICSSNode, ICSSNode)362

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer)83
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer)100
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)149
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, String, StringBuffer)220

Back to reference summary for org.eclipse.wst.css.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict