Methods from org.eclipse.wst.sse.core used by org.eclipse.wst.xml.core

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

Reference Details

org.eclipse.wst.sse.core.internal.cleanup.AbstractStructuredCleanupProcessor.AbstractStructuredCleanupProcessor()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.CleanupProcessorXML()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.CleanupProcessorXML()28

org.eclipse.wst.sse.core.internal.cleanup.AbstractStructuredCleanupProcessor.getCleanupHandler(Node)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupHandler(Node)-1

org.eclipse.wst.sse.core.internal.cleanup.AbstractStructuredCleanupProcessor.getContentType()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getContentType()-1

org.eclipse.wst.sse.core.internal.cleanup.AbstractStructuredCleanupProcessor.getFormatProcessor()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getFormatProcessor()-1

org.eclipse.wst.sse.core.internal.cleanup.AbstractStructuredCleanupProcessor.refreshCleanupPreferences()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.refreshCleanupPreferences()-1

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupHandler.cleanup(Node)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.cleanupChildren(Node)118

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupHandler.setCleanupPreferences(IStructuredCleanupPreferences)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupHandler(Node)49
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.getCleanupHandler(Node)182

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.getCompressEmptyElementTags()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)132

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.getInsertMissingTags()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode)269

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.getInsertRequiredAttrs()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)301

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.getQuoteAttrValues()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)488

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.setCompressEmptyElementTags(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()60
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()42

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.setConvertEOLCodes(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()65
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()47

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.setEOLCode(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()66
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()48

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.setFormatSource(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()64
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()46

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.setInsertMissingTags(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()62
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()44

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.setInsertRequiredAttrs(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()61
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()43

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences.setQuoteAttrValues(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()63
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()45

org.eclipse.wst.sse.core.internal.cleanup.StructuredCleanupPreferences.StructuredCleanupPreferences()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()56
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()38

org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader.AbstractDocumentLoader()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.XMLDocumentLoader()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.XMLDocumentLoader()39

org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader.getDefaultDocumentPartitioner()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.getDefaultDocumentPartitioner()-1

org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader.getPreferredNewLineDelimiter(IFile)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.getPreferredNewLineDelimiter(IFile)60
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.getPreferredNewLineDelimiter(IFile)-1

org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader.newEncodedDocument()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.newEncodedDocument()-1

org.eclipse.wst.sse.core.internal.document.DocumentReader.DocumentReader(IDocument, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentCharsetDetector.set(IDocument)35

org.eclipse.wst.sse.core.internal.document.DocumentReader.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int)566
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int)572

org.eclipse.wst.sse.core.internal.document.StructuredDocumentFactory.getNewStructuredDocumentInstance(RegionParser)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.newEncodedDocument()71

org.eclipse.wst.sse.core.internal.encoding.CodedIO.checkMappingOverrides(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String)93
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String)120

org.eclipse.wst.sse.core.internal.encoding.ContentTypeEncodingPreferences.getPreferredNewLineDelimiter(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.getPreferredNewLineDelimiter(IFile)58

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.EncodingMemento()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String)52
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault()184
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento()30

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.getAppropriateDefault()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)205

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.getDetectedCharsetName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getEncoding()126
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)208

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.getInvalidEncoding()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)204

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.getJavaCharsetName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)209

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.getUnicodeBOM()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)187

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.isValid()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)198

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.setAppropriateDefault(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String)58
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento()172
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault()186
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento()33

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.setDetectedCharsetName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String)54
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento()34

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.setInvalidEncoding(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String)113
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String)106

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.setJavaCharsetName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String)53
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault()185
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento()32

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.setUnicodeBOM(byte[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector.canHandleAsUnicodeStream(String)41

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.setUnicodeStream(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector.canHandleAsUnicodeStream(String)40

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento.setUTF83ByteBOMUsed(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector.canHandleAsUnicodeStream(String)33

org.eclipse.wst.sse.core.internal.encoding.IStreamCharsetDetector.getSpecDefaultEncoding()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)222

org.eclipse.wst.sse.core.internal.encoding.IStreamCharsetDetector.set(InputStream)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.calculateSupportedOptions(int, InputStream, IContentDescription)98
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.determineValidity(int, InputStream)108

org.eclipse.wst.sse.core.internal.encoding.IStreamCharsetDetector.set(Reader)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.calculateSupportedOptions(int, Reader, IContentDescription)129
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.determineValidity(int, Reader)116

org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules.useDefaultNameRules(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento()31

org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.AbstractStructuredFormatProcessor()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.FormatProcessorXML()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.FormatProcessorXML()23

org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.getFileExtension()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFileExtension()-1

org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.getFormatter(Node)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatter(Node)-1

org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.refreshFormatPreferences()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.refreshFormatPreferences()-1

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints.getClearAllBlankLines()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)38
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)116
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints)256
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.compressSpaces(String, IStructuredFormatContraints)44

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints.getCurrentIndent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.CommentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)85
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)24
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)157
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)109
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)96
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)163
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints)254
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)135

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints.getFormatWithSiblingIndent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.format(Node, IStructuredFormatContraints)71

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints.getInPreserveSpaceElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)39
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)120
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)80
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)156
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints)250
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)117

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints.setClearAllBlankLines(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)38
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatContraints()350

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints.setCurrentIndent(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)37
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.format(Node, IStructuredFormatContraints)72

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints.setInPreserveSpaceElement(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)39
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)142
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)207
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)368
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)383
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)228
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)226
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)398
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)396

org.eclipse.wst.sse.core.internal.format.IStructuredFormatPreferences.getClearAllBlankLines()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatContraints()350
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.reflowText(String, int)303

org.eclipse.wst.sse.core.internal.format.IStructuredFormatPreferences.getIndent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.CommentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)86
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)23
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getSiblingIndent(Node)548

org.eclipse.wst.sse.core.internal.format.IStructuredFormatPreferences.getLineWidth()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)122

org.eclipse.wst.sse.core.internal.format.IStructuredFormatPreferences.setClearAllBlankLines(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatPreferences()40
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatPreferences()366

org.eclipse.wst.sse.core.internal.format.IStructuredFormatPreferences.setIndent(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatPreferences()53
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatPreferences()379

org.eclipse.wst.sse.core.internal.format.IStructuredFormatPreferences.setLineWidth(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatPreferences()36
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatPreferences()362

org.eclipse.wst.sse.core.internal.format.IStructuredFormatter.format(Node, IStructuredFormatContraints)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)42
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)104
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)91
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)169
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)205

org.eclipse.wst.sse.core.internal.format.IStructuredFormatter.getFormatContraints()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)35

org.eclipse.wst.sse.core.internal.format.IStructuredFormatter.setFormatPreferences(IStructuredFormatPreferences)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatter(Node)102
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatter(IDOMNode)428

org.eclipse.wst.sse.core.internal.format.IStructuredFormatter.setProgressMonitor(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatter(Node)103
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatter(IDOMNode)429

org.eclipse.wst.sse.core.internal.format.StructuredFormatContraints.StructuredFormatContraints()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatContraints()348

org.eclipse.wst.sse.core.internal.format.StructuredFormatPreferences.getIndent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)156

org.eclipse.wst.sse.core.internal.format.StructuredFormatPreferences.getLineWidth()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)313
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)279
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)178

org.eclipse.wst.sse.core.internal.format.StructuredFormatPreferences.StructuredFormatPreferences()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.StructuredFormatPreferencesXML.StructuredFormatPreferencesXML()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.StructuredFormatPreferencesXML.StructuredFormatPreferencesXML()17

org.eclipse.wst.sse.core.internal.ltk.modelhandler.AbstractModelHandler.AbstractModelHandler()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML.ModelHandlerForXML()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML.ModelHandlerForXML()42

org.eclipse.wst.sse.core.internal.ltk.modelhandler.AbstractModelHandler.getEncodingDetector()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML.getEncodingDetector()-1

org.eclipse.wst.sse.core.internal.ltk.modelhandler.AbstractModelHandler.setAssociatedContentTypeId(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML.ModelHandlerForXML()44

org.eclipse.wst.sse.core.internal.ltk.modelhandler.AbstractModelHandler.setId(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML.ModelHandlerForXML()43

org.eclipse.wst.sse.core.internal.ltk.modelhandler.IModelHandler.getAssociatedContentTypeId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DocumentImpl.isJSPType()990

org.eclipse.wst.sse.core.internal.ltk.parser.BlockMarker.getContext()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerContext(String)620

org.eclipse.wst.sse.core.internal.ltk.parser.BlockMarker.isCaseSensitive()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getBlockMarker(String)139
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(char[], int, int)1170
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(String)1234
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerCaseSensitivity(String)602

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.addBlockMarker(BlockMarker)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.addBlockMarker(BlockMarker)89

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.beginBlockTagScan(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.beginBlockScan(String)99

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.getBlockMarkers()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getBlockMarker(String)136
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getBlockMarkers()152

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.getNextToken()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getNextRegion()180

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getNextRegion()188
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getNextRegion()192

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.isEOF()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions()203

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.newInstance()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.newInstance()290

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.removeBlockMarker(BlockMarker)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.removeBlockMarker(BlockMarker)528

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.removeBlockMarker(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.removeBlockMarker(String)532

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.reset(char[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.primReset()472

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.reset(InputStream)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(FileInputStream)548

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer.reset(Reader, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int)564

org.eclipse.wst.sse.core.internal.ltk.parser.StructuredDocumentRegionHandler.nodeParsed(IStructuredDocumentRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.fireNodeParsed(IStructuredDocumentRegion)126

org.eclipse.wst.sse.core.internal.ltk.parser.StructuredDocumentRegionHandler.resetNodes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.resetHandlers()606

org.eclipse.wst.sse.core.internal.ltk.parser.TagMarker.getTagName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getBlockMarker(String)140
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getBlockMarker(String)144
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.addBlockMarker(BlockMarker)563
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(char[], int, int)1175
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(char[], int, int)1167
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(char[], int, int)1171
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(String)1235
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(String)1239
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerCaseSensitivity(String)603
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerCaseSensitivity(String)605
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerContext(String)619
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.removeBlockMarker(String)580

org.eclipse.wst.sse.core.internal.ltk.parser.TagMarker.isGlobal()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.newInstance()963

org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.AbstractModelLoader()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.XMLModelLoader()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.XMLModelLoader()46

org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.getAdapterFactories()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.getAdapterFactories()-1

org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.getDocumentLoader()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.getDocumentLoader()-1

org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.newModel()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.newModel()-1

org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.preLoadAdapt(IStructuredModel)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.preLoadAdapt(IStructuredModel)76
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.preLoadAdapt(IStructuredModel)-1

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.aboutToChangeModel()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.aboutToChangeModel()79
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.aboutToChangeModel()-1

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.aboutToReinitializeModel()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.aboutToReinitializeModel()90
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.aboutToReinitializeModel()-1

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.AbstractStructuredModel()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.DOMModelImpl()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.DOMModelImpl()59

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.changedModel()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.changedModel()167
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.changedModel()-1

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.endLock()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.changedModel()157

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.getAdapter(Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getAdapter(Class)323
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getAdapter(Class)-1

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.getIndexedRegion(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)-1

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.getModelHandler()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DocumentImpl.isJSPType()987

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.getStructuredDocument()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.setStructuredDocument(IStructuredDocument)863
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.handleRefresh()457
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getStructuredDocument()752

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.isModelChangeStateOnVergeOfEnding()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.changedModel()154

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.isShared()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromEdit()800
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromRead()810

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.releaseFromEdit()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromEdit()804
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromEdit()-1

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.releaseFromRead()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromRead()814
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromRead()-1

org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.setStructuredDocument(IStructuredDocument)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.setStructuredDocument(IStructuredDocument)868
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.setStructuredDocument(IStructuredDocument)-1

org.eclipse.wst.sse.core.internal.model.ModelLifecycleEvent.getType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.processPreModelEvent(ModelLifecycleEvent)509

org.eclipse.wst.sse.core.internal.parser.ContextRegion.ContextRegion(String, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(String, int, int, int, String, String)44
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String)97

org.eclipse.wst.sse.core.internal.parser.ForeignRegion.ForeignRegion(String, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String)93

org.eclipse.wst.sse.core.internal.parser.ForeignRegion.setSurroundingTag(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String)94

org.eclipse.wst.sse.core.internal.PropagatingAdapter.addAdaptOnCreateFactory(INodeAdapterFactory)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.getAdapterInstance()79

org.eclipse.wst.sse.core.internal.PropagatingAdapter.release()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.release()87

org.eclipse.wst.sse.core.internal.PropagatingAdapterFactory.addContributedFactories(INodeAdapterFactory)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()105

org.eclipse.wst.sse.core.internal.PropagatingAdapterFactory.setContributedFactories(ArrayList)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()102

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.AbstractAdapterFactory()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.DebugAdapterFactory()-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.ModelQueryAdapterFactoryForXML()-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.PropagatingAdapterFactoryImpl()-1

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.AbstractAdapterFactory(Object, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.ModelQueryAdapterFactoryForXML(Object, boolean)-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.PropagatingAdapterFactoryImpl(Object, boolean)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.DebugAdapterFactory(Object, boolean)40
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.ModelQueryAdapterFactoryForXML(Object, boolean)63
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.PropagatingAdapterFactoryImpl(Object, boolean)50

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.adapt(INodeNotifier)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForEmbeddedXML.adapt(INodeNotifier)-1

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.adaptNew(INodeNotifier)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForEmbeddedXML.adapt(INodeNotifier)48

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.copy()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.copy()-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.copy()-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()-1

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.createAdapter(INodeNotifier)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.createAdapter(INodeNotifier)-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.createAdapter(INodeNotifier)-1

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.getAdapterKey()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.copy()49
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.copy()131
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()97

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.isFactoryForType(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.isFactoryForType(Object)-1

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.isShouldRegisterAdapter()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.copy()49
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.copy()131
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()97

org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory.release()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.release()218
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.release()-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.release()-1

org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.AbstractNotifier()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeImpl.NodeImpl()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeImpl.NodeImpl()65
org.eclipse.wst.xml.core.internal.document.NodeImpl.NodeImpl(NodeImpl)74

org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.getAdapterFor(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DocumentImpl.getDocumentType()707
org.eclipse.wst.xml.core.internal.document.DocumentImpl.ignoreCase()906
org.eclipse.wst.xml.core.internal.document.DocumentImpl.isXMLType()1018
org.eclipse.wst.xml.core.internal.document.ElementImpl.isContainer()778
org.eclipse.wst.xml.core.internal.document.XMLGeneratorImpl.getAttrNameCase(Attr)685
org.eclipse.wst.xml.core.internal.document.XMLGeneratorImpl.getTagNameCase(Element)713

org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.getExistingAdapter(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLGeneratorImpl.generateEndTag(Element)381
org.eclipse.wst.xml.core.internal.document.XMLGeneratorImpl.generateStartTag(Element)513
org.eclipse.wst.xml.core.internal.document.XMLGeneratorImpl.generateStartTag(Element)507

org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.getFactoryRegistry()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeImpl.getFactoryRegistry()-1

org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.notify(int, Object, Object, Object, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.setName(String)664
org.eclipse.wst.xml.core.internal.document.AttrImpl.setName(String)668

org.eclipse.wst.sse.core.internal.provisional.events.RegionChangedEvent.getRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent)699

org.eclipse.wst.sse.core.internal.provisional.events.RegionChangedEvent.getStructuredDocumentRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent)696

org.eclipse.wst.sse.core.internal.provisional.events.RegionChangedEvent.RegionChangedEvent(IStructuredDocument, Object, IStructuredDocumentRegion, ITextRegion, String, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)159
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)158
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)205
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)182
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)169
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)169

org.eclipse.wst.sse.core.internal.provisional.events.RegionsReplacedEvent.getNewRegions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionsReplaced(RegionsReplacedEvent)754

org.eclipse.wst.sse.core.internal.provisional.events.RegionsReplacedEvent.getOldRegions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionsReplaced(RegionsReplacedEvent)753

org.eclipse.wst.sse.core.internal.provisional.events.RegionsReplacedEvent.getStructuredDocumentRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionsReplaced(RegionsReplacedEvent)750

org.eclipse.wst.sse.core.internal.provisional.events.StructuredDocumentEvent.getStructuredDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.newModel(NewDocumentEvent)549

org.eclipse.wst.sse.core.internal.provisional.events.StructuredDocumentRegionsReplacedEvent.getNewStructuredDocumentRegions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.nodesReplaced(StructuredDocumentRegionsReplacedEvent)642

org.eclipse.wst.sse.core.internal.provisional.events.StructuredDocumentRegionsReplacedEvent.getOldStructuredDocumentRegions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.nodesReplaced(StructuredDocumentRegionsReplacedEvent)641

org.eclipse.wst.sse.core.internal.provisional.IModelManager.calculateId(IFile)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.getModelManagerId()327
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.initializeXMLModel(IFile, boolean)356

org.eclipse.wst.sse.core.internal.provisional.IModelManager.getExistingModelForEdit(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.initializeXMLModel(IFile, boolean)358
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelAccessForWrite()436
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelChanged(IStructuredModel)448
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.syncReferenceCounts(String, boolean)625

org.eclipse.wst.sse.core.internal.provisional.IModelManager.getExistingModelForRead(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.accessForRead()85
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.initializeXMLModel(IFile, boolean)366
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.syncReferenceCounts(String, boolean)627

org.eclipse.wst.sse.core.internal.provisional.IModelManager.getModelForEdit(IFile)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.initializeXMLModel(IFile, boolean)360
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatFile(IFile)64
org.eclipse.wst.xml.core.internal.search.impl.XMLSearchDocument.getModel()46

org.eclipse.wst.sse.core.internal.provisional.IModelManager.getModelForEdit(IStructuredDocument)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IDocument, int, int, XMLFormattingPreferences)144
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatDocument(IDocument, int, int)42

org.eclipse.wst.sse.core.internal.provisional.IModelManager.getModelForRead(IFile)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.initializeXMLModel(IFile, boolean)368

org.eclipse.wst.sse.core.internal.provisional.IModelManager.isShared(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.isShared()399

org.eclipse.wst.sse.core.internal.provisional.IndexedRegion.getEndOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)255
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)251
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)511
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)388
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)358
org.eclipse.wst.xml.core.internal.document.NodeImpl.getNodeAt(int)346
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockDeep(IDOMNode)204
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockDeep(IDOMNode)302
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)324
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)182
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.insertAfterNode(IDOMNode, String)589
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.insertAfterNode(IDOMNode, String)583
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.replaceNodeValue(IDOMNode, String)677

org.eclipse.wst.sse.core.internal.provisional.IndexedRegion.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatNode(Node)131

org.eclipse.wst.sse.core.internal.provisional.IndexedRegion.getStartOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.cleanup(Node)78
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)148
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)224
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertStartTag(IDOMNode)378
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)515
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)540
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)362
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)384
org.eclipse.wst.xml.core.internal.document.NodeImpl.getNodeAt(int)350
org.eclipse.wst.xml.core.internal.document.RangeImpl.comparePoints(Node, int, Node, int)192
org.eclipse.wst.xml.core.internal.document.RangeImpl.comparePoints(Node, int, Node, int)207
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockData(IDOMNode)191
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockDeep(IDOMNode)203
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockDeep(IDOMNode)301
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.attrReplaced(Element, Attr, Attr)102
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.childReplaced(Node, Node, Node)158
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.editableChanged(Node)167
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.endTagChanged(Element)196
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.startTagChanged(Element)432
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.valueChanged(Node)485
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.valueChanged(Node)478
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primGetIndentString(Node)370
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatNode(Node)131
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)117
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)174
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)330
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getLineDelimiter(IDOMNode, IStructuredDocument)215
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.insertBeforeNode(IDOMNode, String)598
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.replaceNodeValue(IDOMNode, String)677
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.replaceNodeValue(IDOMNode, String)676
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)130
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)140
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)123
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.handleNoReflow(IDOMNode, IStructuredDocument, String, IDOMNode)252

org.eclipse.wst.sse.core.internal.provisional.INodeAdapter.isAdapterForType(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primGetExistingAdapter(Node)323
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.getExistingDOMAdapter(Node)276

org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory.adapt(INodeNotifier)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.adaptOnCreate(IDOMNode)51

org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory.copy()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()105

org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory.release()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.release()137

org.eclipse.wst.sse.core.internal.provisional.INodeNotifier.addAdapter(INodeAdapter)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.commentelement.impl.CommentElementConfiguration.setupCommentElement(IDOMElement)235
org.eclipse.wst.xml.core.internal.commentelement.util.CommentElementFactory.create(String, int)61
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primAddDOMAdapter(Node, EMF2DOMAdapter)251
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(ValidationComponent, Node)54
org.eclipse.wst.xml.core.internal.validate.Propagator.propagateToChildElements(ValidationComponent, Node)41

org.eclipse.wst.sse.core.internal.provisional.INodeNotifier.getAdapterFor(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.commentelement.impl.CommentElementConfiguration.createElement(Document, String, boolean)77
org.eclipse.wst.xml.core.internal.document.XMLModelParser.getParserAdapter()843
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1522
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.preLoadAdapt(IStructuredModel)84
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil.getModelQueryAdapter(Document)59
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.propagateTo(IDOMNode)116
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)93
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)378

org.eclipse.wst.sse.core.internal.provisional.INodeNotifier.getAdapters()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primGetExistingAdapter(Node)319
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.getExistingDOMAdapter(Node)272

org.eclipse.wst.sse.core.internal.provisional.INodeNotifier.getExistingAdapter(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(ValidationComponent, Node)52
org.eclipse.wst.xml.core.internal.validate.Propagator.propagateToChildElements(ValidationComponent, Node)39

org.eclipse.wst.sse.core.internal.provisional.INodeNotifier.notify(int, Object, Object, Object, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notify(INodeNotifier, int, Object, Object, Object, int)238
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notifyStructureChanged(Node)392

org.eclipse.wst.sse.core.internal.provisional.INodeNotifier.removeAdapter(INodeAdapter)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.removeDOMAdapter(Node, EMF2DOMAdapter)399
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.removeDOMAdapter(Node, EMF2DOMAdapter)541

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.aboutToChangeModel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.setValue(String)743
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.batchModeStart()135
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatModel(IStructuredModel, int, int)110

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.addModelLifecycleListener(IModelLifecycleListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.registerAsModelLifecycleListener()519

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.addModelStateListener(IModelStateListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.registerAsModelStateListener()527
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)272
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.createAdapter(INodeNotifier)146
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)101
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)101

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.changedModel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.setValue(String)747
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.batchModeEnd()99
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatModel(IStructuredModel, int, int)122

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.disableUndoManagement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.disableUndoManagementIfNecessary()111

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.enableUndoManagement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.enableUndoManagement()117

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getBaseLocation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.createAdapter(INodeNotifier)175
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.createAdapter(INodeNotifier)168
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.updateResolver(IStructuredModel)229
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.updateResolver(IStructuredModel)228
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.updateResolver(IStructuredModel)242

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getContentTypeIdentifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contentmodel.internal.modelqueryimpl.ModelQueryExtensionManagerImpl.getContentTypeId(Node)121

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getFactoryRegistry()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeImpl.getFactoryRegistry()242

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.initializeXMLModel(IFile, boolean)373
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.initializeXMLModel(IFile, boolean)380

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getIndexedRegion(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.cleanup(Node)86
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)152
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)156
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)261
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertStartTag(IDOMNode)383
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)515
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)545
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IStructuredModel, int, int, XMLFormattingPreferences)172
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)123
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)135

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getReferenceCountForEdit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelChanged(IStructuredModel)452

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getResolver()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.createAdapter(INodeNotifier)148
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.updateResolver(IStructuredModel)244

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getStructuredDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)146
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)228
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)257
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertStartTag(IDOMNode)381
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)398
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)543
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)508
org.eclipse.wst.xml.core.internal.document.ElementImpl.isCDATAContainer()710
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStructuredDocument()455
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockData(IDOMNode)191
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockData(IDOMNode)292
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelAboutToBeChanged(IStructuredModel)426
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelAboutToBeChanged(IStructuredModel)425
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelChanged(IStructuredModel)444
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelChanged(IStructuredModel)443
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)274
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)262
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IStructuredModel, int, int, XMLFormattingPreferences)165
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatModel(IStructuredModel, int, int)93
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatModel(IStructuredModel)85
org.eclipse.wst.xml.core.internal.provisional.format.CommentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)84
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)56
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)328
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)186
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)84
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)160
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints)253
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.insertAfterNode(IDOMNode, String)581
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.insertBeforeNode(IDOMNode, String)596
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)645
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.replaceNodeValue(IDOMNode, String)675

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.getUndoManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.disableUndoManagementIfNecessary()110
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.enableUndoManagement()116

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.isDirty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.isModified()392

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.isSaveNeeded()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatFile(IFile)70

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.isShared()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.isShared()403

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.isSharedForEdit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.isSharedForWrite()409
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatFile(IFile)70

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.releaseFromEdit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.deregisterFromXMLModel()231
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelChanged(IStructuredModel)453
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.releaseFromWrite()537
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IDocument, int, int, XMLFormattingPreferences)150
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatDocument(IDocument, int, int)48
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatFile(IFile)77
org.eclipse.wst.xml.core.internal.search.impl.XMLSearchDocument.dispose()102

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.releaseFromRead()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.deregisterFromXMLModel()233
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.releaseFromRead()532

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.removeModelLifecycleListener(IModelLifecycleListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.deRegisterAsModelLifecycleListener()201

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.removeModelStateListener(IModelStateListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.deRegisterAsModelStateListener()206
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)260
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)98
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)98
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.release()220

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.resetSynchronizationStamp(IResource)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.cacheSynchronizationStamp()143

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.save()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatFile(IFile)71

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel.save(IFile)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.doSave(OutputStream, Map)254

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.addDocumentAboutToChangeListener(IModelAboutToBeChangedListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)277

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.addDocumentChangedListener(IStructuredDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)278

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.addDocumentChangingListener(IStructuredDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.setStructuredDocument(IStructuredDocument)871

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.clearReadOnly(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocument, int, int)264
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocumentRegion)84

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.getFirstStructuredDocumentRegion()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelAboutToBeChanged(IStructuredModel)426
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelChanged(IStructuredModel)444

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.getLineDelimiter()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.getNewlineString(Node)130
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.getLineDelimiter(IStructuredDocumentRegion)1650
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.getLineDelimiter(IStructuredDocumentRegion)1663
org.eclipse.wst.xml.core.internal.provisional.format.CommentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)84
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)57
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)186
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints)253
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getLineDelimiter(IDOMNode, IStructuredDocument)216
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getLineDelimiter(IDOMNode, IStructuredDocument)229
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.getLineDelimiter(IStructuredDocument, int)365
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.getLineDelimiter(IStructuredDocument, int)352

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.getLineOfOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.getLineDelimiter(IStructuredDocumentRegion)1649
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getLineDelimiter(IDOMNode, IStructuredDocument)215
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.getLineDelimiter(IStructuredDocument, int)351

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.getParser()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ElementImpl.isCDATAContainer()713

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.getRegionAtCharacterOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IStructuredModel, int, int, XMLFormattingPreferences)167
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)55

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.getRegionList()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.handleRefresh()457
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.internalSetNewDocument(IStructuredDocument)562

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.makeReadOnly(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocument, int, int, boolean, boolean)57
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)72

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.removeDocumentAboutToChangeListener(IModelAboutToBeChangedListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)265

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.removeDocumentChangedListener(IStructuredDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)266

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.removeDocumentChangingListener(IStructuredDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.setStructuredDocument(IStructuredDocument)867

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.replaceText(Object, int, int, String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceSource(String, int, int)1608

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument.replaceText(Object, int, int, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)151
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)155
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)240
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)232
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)258
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertStartTag(IDOMNode)382
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)403
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)544
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)514
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.quoteAttrValue(IDOMNode)511
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.replace(IStructuredDocument, int, int, String)660

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.addRegion(ITextRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()313
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()417
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()373
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()429
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()384
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()341
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()364

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.getNext()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)308
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)323
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatSiblings(TextEdit, DefaultXMLPartitionFormatterDOMRegion, XMLFormattingConstraints, Position)488
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)563
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)539
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser._countNodes(IStructuredDocumentRegion)83
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion)231
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)52
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)33
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)40
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)32
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)53
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)41
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)144

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.getParentDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)65
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockNode(IDOMNode)246
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocumentRegion)80
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockNode(IDOMNode)331
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStructuredDocument()219
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.getLineDelimiter(IStructuredDocumentRegion)1648
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer._getParentDocument()54
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)159
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)158
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)205
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)182
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)169
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)169

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.getPrevious()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1063
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1041
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1042
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1064
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)83
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)74
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isLoneOpenFollowedByContent(IStructuredDocumentRegion)101

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.isEnded()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()350
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()347
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()324
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)31
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)75

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.setEnded(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()446
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()339
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()382

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.setLength(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()430
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()383
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()351
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()365
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()338
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()314
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()374
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()418
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()325

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.setNext(IStructuredDocumentRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()334
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()360

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.setPrevious(IStructuredDocumentRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()336
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()362
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()454

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion.setStart(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()363
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()337
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()427

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegionList.elements()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1618
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1633

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegionList.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.internalSetNewDocument(IStructuredDocument)563
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)2319
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)2318

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegionList.item(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)2326
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)2333
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)2341
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)2322

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion.adjustLength(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)197
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()413
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()412
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()405
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()404

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion.adjustStart(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()375
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()431
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()385
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()402
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()340
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()419
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()315
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()366

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion.getEnd()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.getEndOffset()128
org.eclipse.wst.xml.core.internal.document.AttrImpl.getEndOffset()125
org.eclipse.wst.xml.core.internal.document.AttrImpl.getEndOffset()122
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)393
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)367
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndOffset()416
org.eclipse.wst.xml.core.internal.document.ElementImpl.getStartEndOffset()559
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset()194
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset()220
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset()205
org.eclipse.wst.xml.core.internal.document.NodeImpl.getNodeAt(int)356
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)131
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockNode(IDOMNode)252
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockNode(IDOMNode)337
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion)105
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion)94
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getEnd()102
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(IStructuredDocumentRegion, ITextRegion)245
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)292
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)316
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)860
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)967
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)845
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)923
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion)1066
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1243
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1240
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1308
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1235
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)1579
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1644
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.deleteTrailingSpaces(TextEdit, ITextRegion, IStructuredDocumentRegion)132
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFullText(ITextRegion)126
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion)22
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion)22
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, IStructuredDocumentRegion, String, int, int)90
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, String, int, int)118
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)39

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)150
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)239
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)232
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)346
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()114
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForText(IDOMText)150
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)72
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)70
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocumentRegion)84
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)997
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)374
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatSiblings(TextEdit, DefaultXMLPartitionFormatterDOMRegion, XMLFormattingConstraints, Position)467
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)565
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)657
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)826
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)952
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)915
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)926
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)945
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion)1243
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion)1331
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.equatePositions(ITextRegion)97
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getEndOffset(ITextRegion)111
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion.equatePositions(ITextRegion)57
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.equatePositions(ITextRegion)59
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.equatePositions(ITextRegion)56
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion.equatePositions(ITextRegion)64
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.equatePositions(ITextRegion)65
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.equatePositions(ITextRegion)56
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion.equatePositions(ITextRegion)62
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.equatePositions(ITextRegion)64
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.equatePositions(ITextRegion)60
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.equatePositions(ITextRegion)62
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.equatePositions(ITextRegion)66
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()405
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()413
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()404
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()430
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()314
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()338
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()412
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()374
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()402
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()365
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()418
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()383
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)344

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion.getStart()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)149
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)154
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)154
org.eclipse.wst.xml.core.internal.document.AttrImpl.getStartOffset()322
org.eclipse.wst.xml.core.internal.document.AttrImpl.getStartOffset()319
org.eclipse.wst.xml.core.internal.document.AttrImpl.getStartOffset()325
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)398
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)372
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndStartOffset()427
org.eclipse.wst.xml.core.internal.document.ElementImpl.getStartOffset()570
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStartOffset()441
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStartOffset()425
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()113
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()116
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)70
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)72
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockNode(IDOMNode)248
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocumentRegion)84
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockNode(IDOMNode)333
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion)104
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion)89
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStart()200
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getEnd()103
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getOffset()152
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getStart()189
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setOffset(int)316
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setStructuredDocumentRegion(IStructuredDocumentRegion)342
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setStructuredDocumentRegion(IStructuredDocumentRegion)339
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.StructuredDocumentRegionProxy(int, int, IStructuredDocumentRegion)55
org.eclipse.wst.xml.core.internal.document.TextImpl.splitText(IStructuredDocumentRegion)965
org.eclipse.wst.xml.core.internal.document.TextImpl.splitText(IStructuredDocumentRegion)970
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrEqual(IStructuredDocumentRegion, ITextRegion)101
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrName(IStructuredDocumentRegion, ITextRegion)126
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrValue(IStructuredDocumentRegion, ITextRegion)167
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeData(IStructuredDocumentRegion, ITextRegion)207
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)248
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)333
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeTagName(IStructuredDocumentRegion, ITextRegion)533
org.eclipse.wst.xml.core.internal.document.XMLModelParser.setupContext(IStructuredDocumentRegion)2355
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrName(Attr)88
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)164
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)150
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(IStructuredDocumentRegion, ITextRegion)243
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)351
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)291
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)305
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionAfter(int)783
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionBefore(int)818
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)922
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)890
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)966
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)844
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)854
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion)1065
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1281
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)1577
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1639
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.equatePositions(ITextRegion)96
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFullText(ITextRegion)126
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getStartOffset(ITextRegion)200
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getText(ITextRegion)223
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion.equatePositions(ITextRegion)56
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.equatePositions(ITextRegion)58
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.equatePositions(ITextRegion)55
org.eclipse.wst.xml.core.internal.parser.regions.EmptyTagCloseRegion.equatePositions(ITextRegion)54
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion.equatePositions(ITextRegion)63
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.equatePositions(ITextRegion)64
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion)22
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)168
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)202
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)168
org.eclipse.wst.xml.core.internal.parser.regions.TagCloseRegion.equatePositions(ITextRegion)53
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.equatePositions(ITextRegion)55
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion.equatePositions(ITextRegion)61
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.equatePositions(ITextRegion)63
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.equatePositions(ITextRegion)59
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.equatePositions(ITextRegion)61
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.equatePositions(ITextRegion)65
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()325
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()351
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()374
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()340
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()351
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()366
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()375
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()365
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()363
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()430
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()314
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()418
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()427
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()430
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()338
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()385
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()419
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()325
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()365
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()374
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()337
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()315
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()338
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()383
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()383
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()431
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()314
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()402
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()418
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)75
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)56

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion.getTextEnd()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)133
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrName(Attr)90
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)179
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)171
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)165
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)153
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1278
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1309
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.deleteTrailingSpaces(TextEdit, ITextRegion, IStructuredDocumentRegion)130
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getText(ITextRegion)223
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset()245
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion)255
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion)22
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion)22
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsLetterOrDigit(ITextRegion, String, int, int)70
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, IStructuredDocumentRegion, String, int, int)90
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, String, int, int)123
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, String, int, int)118
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)168
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)168

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion.getTextLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)239
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)346
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)373
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)343
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)657
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)626
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)826
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)798
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)949
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)937
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)956
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)871
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)962
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)932
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)945
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)904
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)915
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)917
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)925
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)952
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion)1242
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion)1330
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1352
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1352
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1370
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.equatePositions(ITextRegion)98
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.equatePositions(ITextRegion)60
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.equatePositions(ITextRegion)57
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.equatePositions(ITextRegion)66
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.equatePositions(ITextRegion)57
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.equatePositions(ITextRegion)61
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.equatePositions(ITextRegion)67
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)332

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)142
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode)282
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)333
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)330
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)396
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue()497
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)99
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)104
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName()449
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()98
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)129
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion)96
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion)135
org.eclipse.wst.xml.core.internal.document.TextImpl.getData(IStructuredDocumentRegion)254
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)268
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)281
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(IStructuredDocumentRegion, ITextRegion)307
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)449
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)355
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)382
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion)900
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion)963
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion)1052
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion)1100
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion)1189
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion)1380
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion)1443
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getAttrValueClose(IDOMElement)632
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1272
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1305
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion)1678
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)993
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1041
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1063
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1068
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1100
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1028
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1100
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1100
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1050
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)325
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)315
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)366
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)431
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)428
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)590
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)588
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)646
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)791
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)816
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)796
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)891
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)883
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)855
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)859
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)1291
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)1277
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)1268
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1360
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1369
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1457
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1463
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion)22
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()310
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()411
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()306
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isLoneOpenFollowedByContent(IStructuredDocumentRegion)99
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isLoneOpenFollowedByContent(IStructuredDocumentRegion)104
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isPartOfBlockRegion(IStructuredDocumentRegion)115
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)130
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)346
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)343
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)343
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)263
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)339
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int)413
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getParentIndentNode(IDOMNode)510
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)624
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)624
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isJSPTag(Node)741
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion)26
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)125
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)122
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)122
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)125
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String)101
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)63
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)59
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)61
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)48
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)44
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)46
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType()32

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getEndOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)328
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1295
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)1305
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)97

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getEndOffset(ITextRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegionEndOffset()171
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)647
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)643
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)123
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)124

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getFirstRegion()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)430
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getParentIndentNode(IDOMNode)509

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getFullText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)981
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)994
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1042
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)367
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)366
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)448
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)647
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)817
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)1295
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)1279
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFullText(ITextRegion)126

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getFullText(ITextRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1034
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion)1245
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion)1336
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFullText()119
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int)417

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getLastRegion()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)329
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()391
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()310
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()412
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()411
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()404
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()411

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getRegionAtCharacterOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)335
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)332
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)123
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)124
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)56

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getRegions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)139
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)230
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode)281
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)392
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue()489
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)90
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)95
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName()443
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()88
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)108
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegion(IStructuredDocumentRegion)80
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion)92
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion)119
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion)131
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)403
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertCDATASection(IStructuredDocumentRegion)867
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion)891
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion)952
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion)1044
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion)1092
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertInvalidDecl(IStructuredDocumentRegion)1154
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion)1178
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion)1372
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion)1432
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1299
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1251
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion)1667
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)1002
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)585
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)787
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)851
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1451
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion)227
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()395
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)103
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)104
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)127
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)261
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)335
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int)410
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)621
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)617
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)623
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)618
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)620

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getStartOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.deleteTrailingSpaces(TextEdit, ITextRegion, IStructuredDocumentRegion)131
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IStructuredModel, int, int, XMLFormattingPreferences)169
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)997
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1064
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)367
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatSiblings(TextEdit, DefaultXMLPartitionFormatterDOMRegion, XMLFormattingConstraints, Position)467
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)565
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)649
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatTextInContent(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, String, String)731
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatTextInContent(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, String, String)706
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatTextInContent(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, String, String)765
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)819
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.getLineDelimiter(IStructuredDocumentRegion)1649
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)1300
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)1286
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getStartOffset()189
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)56

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getStartOffset(ITextRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)232
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)240
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegionStartOffset()182
org.eclipse.wst.xml.core.internal.document.AttrImpl.getValueRegionStartOffset()397
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1066
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1102
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)1086
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion)1333
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)292
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)239
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)241
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)246
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)248
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)285
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)294
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)287
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int)414

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeContainer.getSource()205
org.eclipse.wst.xml.core.internal.document.NodeContainer.getSource()218
org.eclipse.wst.xml.core.internal.document.NodeImpl.getSource()415
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()117
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getText()247
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getText()220
org.eclipse.wst.xml.core.internal.document.TextImpl.getData(IStructuredDocumentRegion)249
org.eclipse.wst.xml.core.internal.document.TextImpl.getData(IStructuredDocumentRegion)268
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getText(ITextRegion)223
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.firstStructuredDocumentRegionContainsLineDelimiters(IDOMNode)56
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getNodeText(IDOMNode)497

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getText(ITextRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegionText()193
org.eclipse.wst.xml.core.internal.document.AttrImpl.getValueRegionText()410
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)109
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)107
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)116
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)122
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)113
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)115
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName()451
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getAttrValue(IStructuredDocumentRegion, ITextRegion)37
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getEntityRefName(IStructuredDocumentRegion, ITextRegion)60
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrName(IStructuredDocumentRegion, ITextRegion)156
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)365
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)472
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeTagName(IStructuredDocumentRegion, ITextRegion)549
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion)906
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion)969
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion)1055
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion)1197
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion)1384
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion)1446
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion)1452
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)130
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getAttrValueClose(IDOMElement)634
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)591
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1466
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1458
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)219
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)203
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)306
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)220
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)258
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)282
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)318
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)235
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)301
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)253
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)299
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)303
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)316
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)258
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)57

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getTextEndOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)185
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.insertAfterNode(IDOMNode, String)588

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection.getTextEndOffset(ITextRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)403
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegionTextEndOffset()204
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion)1244
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsLetterOrDigit(ITextRegion, IStructuredDocumentRegion, String, int, int)61
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, IStructuredDocumentRegion, String, int, int)95
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)647
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)647
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)643

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer.getParent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer._getParentDocument()52

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer.setParent(ITextRegionCollection)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()399

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList.add(ITextRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()395

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList.get(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)140
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)235
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)231
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode)282
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)394
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)128
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegion(IStructuredDocumentRegion)83
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion)95
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion)122
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion)134
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)427
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1265
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1260
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1257
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1304
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)589
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)587
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)790
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)794
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)858
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)854
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)890
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)883
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1368
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1359
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1462
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1465
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1456
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFirstRegion()115
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getLastRegion()130
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int)159
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset()231
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion)253
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion)229
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)104
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)128
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)336
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)262
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)337
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int)412
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)618
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)621
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)624
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)624
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType()32

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList.iterator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue()492
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)96
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)101
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName()446
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()95
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)278
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)265
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)352
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)446
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)379
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion)897
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion)960
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion)1049
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion)1097
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion)1186
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion)1377
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion)1440
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion)1675
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)1002

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList.size()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)140
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)234
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)231
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)235
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode)282
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)394
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)127
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegion(IStructuredDocumentRegion)81
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion)93
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion)122
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion)120
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion)134
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion)132
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)426
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1264
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1303
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1256
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)586
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)889
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)882
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1356
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1365
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1460
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1463
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1455
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getLastRegion()130
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getNumberOfRegions()139
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int)157
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset()231
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion)251
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion)228
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)103
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)128
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)262
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)337
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int)411
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)624
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)620
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)617
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType()31

org.eclipse.wst.sse.core.internal.SSECorePlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.XMLCleanupPreferencesImpl.getPreferences()75

org.eclipse.wst.sse.core.internal.tasks.StructuredFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion)-1

org.eclipse.wst.sse.core.internal.tasks.StructuredFileTaskScanner.StructuredFileTaskScanner()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner.XMLFileTaskScanner()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner.XMLFileTaskScanner()22

org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.getRegionAtCharacterOffset(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)29
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)64

org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.makeReadOnly(int, int, boolean, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocument, int, int, boolean, boolean)55
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)70

org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setCachedDocumentRegion(IStructuredDocumentRegion)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)57
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)87

org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setReParser(IStructuredTextReParser)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.newEncodedDocument()73

org.eclipse.wst.sse.core.internal.text.BasicStructuredDocumentRegion.BasicStructuredDocumentRegion()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.BlockStructuredDocumentRegion.BlockStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.XMLStructuredDocumentRegion()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.BlockStructuredDocumentRegion.BlockStructuredDocumentRegion()30
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.XMLStructuredDocumentRegion()23

org.eclipse.wst.sse.core.internal.text.BasicStructuredDocumentRegion.getRegions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType()32
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType()31

org.eclipse.wst.sse.core.internal.text.BasicStructuredDocumentRegion.getType()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType()27
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType()-1

org.eclipse.wst.sse.core.internal.text.CharSequenceReader.getOriginalSource()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int)577

org.eclipse.wst.sse.core.internal.text.IRegionComparible.regionMatches(int, int, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.regionMatches(int, int, String)488

org.eclipse.wst.sse.core.internal.text.IRegionComparible.regionMatchesIgnoreCase(int, int, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.regionMatchesIgnoreCase(int, int, String)511

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.getDefaultPartitionType()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getDefaultPartitionType()-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.getPartitionFromBlockedText(ITextRegion, int, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String)-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.getPartitionType(ForeignRegion, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ForeignRegion, int)72
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ForeignRegion, int)-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.getPartitionType(ITextRegion, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)66
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion)76
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion)-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.getUnknown()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String)112

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.initLegalContentTypes()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.initLegalContentTypes()-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.newInstance()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.newInstance()-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.setInternalPartition(int, int, String)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.setInternalPartition(int, int, String)35
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.setInternalPartition(int, int, String)-1

org.eclipse.wst.sse.core.internal.text.rules.StructuredTextPartitioner.StructuredTextPartitioner()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.StructuredTextPartitionerForXML()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.StructuredTextPartitionerForXML()31

org.eclipse.wst.sse.core.internal.text.StructuredDocumentReParser.findDirtyEnd(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)-1

org.eclipse.wst.sse.core.internal.text.StructuredDocumentReParser.findDirtyStart(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)-1

org.eclipse.wst.sse.core.internal.text.StructuredDocumentReParser.newInstance()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.newInstance()-1

org.eclipse.wst.sse.core.internal.text.StructuredDocumentReParser.StructuredDocumentReParser()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.XMLStructuredDocumentReParser()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.XMLStructuredDocumentReParser()24

org.eclipse.wst.sse.core.internal.text.TextRegionListImpl.TextRegionListImpl()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.ContextRegionContainer()39

org.eclipse.wst.sse.core.internal.util.Debug.println(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalDocumentListener.documentAboutToBeChanged(DocumentEvent)46
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalDocumentListener.documentAboutToBeChanged(DocumentEvent)46
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalDocumentListener.documentChanged(DocumentEvent)56
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalDocumentListener.documentChanged(DocumentEvent)56
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelAboutToBeChanged(IStructuredModel)70
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelAboutToBeChanged(IStructuredModel)70
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelAboutToBeReinitialized(IStructuredModel)115
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelAboutToBeReinitialized(IStructuredModel)115
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelChanged(IStructuredModel)80
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelChanged(IStructuredModel)80
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelDirtyStateChanged(IStructuredModel, boolean)90
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelDirtyStateChanged(IStructuredModel, boolean)90
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelReinitialized(IStructuredModel)120
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelReinitialized(IStructuredModel)120
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceDeleted(IStructuredModel)100
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceDeleted(IStructuredModel)100
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)111
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)111
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentAboutToChange.modelAboutToBeChanged(AboutToBeChangedEvent)134
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentAboutToChange.modelAboutToBeChanged(AboutToBeChangedEvent)134
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.newModel(NewDocumentEvent)148
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.newModel(NewDocumentEvent)148
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.noChange(NoChangeEvent)158
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.noChange(NoChangeEvent)158
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.nodesReplaced(StructuredDocumentRegionsReplacedEvent)168
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.nodesReplaced(StructuredDocumentRegionsReplacedEvent)168
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionChanged(RegionChangedEvent)178
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionChanged(RegionChangedEvent)178
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionsReplaced(RegionsReplacedEvent)188
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionsReplaced(RegionsReplacedEvent)188
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.notifyChanged(INodeNotifier, int, Object, Object, Object, int)246

org.eclipse.wst.sse.core.internal.util.URIResolver.getFileBaseLocation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.createAdapter(INodeNotifier)160
org.eclipse.wst.xml.core.internal.modelquery.XMLCatalogIdResolver.getResourceLocation()64

org.eclipse.wst.sse.core.internal.util.Utilities.calculateLengthDifference(String, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)146
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)142
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)192
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)175
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)156
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)154

org.eclipse.wst.sse.core.internal.validate.ValidationAdapter.setReporter(ValidationReporter)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(ValidationComponent, Node)59

org.eclipse.wst.sse.core.internal.validate.ValidationAdapter.validate(IndexedRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(ValidationComponent, Node)60
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(IndexedRegion)38
org.eclipse.wst.xml.core.internal.validate.Propagator.propagateToChildElements(ValidationComponent, Node)44

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict