Types 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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML-1

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupHandler

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupHandler(Node)33
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.cleanupChildren(Node)115
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.getCleanupHandler(Node)166
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupHandler(Node)-1
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.getCleanupHandler(Node)-1

org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupPreferences

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.fCleanupPreferences-1
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.fCleanupPreferences-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.setCleanupPreferences(IStructuredCleanupPreferences)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getCleanupPreferences()-1
org.eclipse.wst.xml.core.internal.cleanup.NodeCleanupHandler.getCleanupPreferences()-1

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

INSTANTIATION
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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader-1

org.eclipse.wst.sse.core.internal.document.DocumentReader

CASTS
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
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.reset(Reader, int)565
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentCharsetDetector.set(IDocument)35

org.eclipse.wst.sse.core.internal.document.IDocumentCharsetDetector

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentCharsetDetector-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.getDocumentEncodingDetector()-1
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML.getEncodingDetector()-1

org.eclipse.wst.sse.core.internal.document.IDocumentLoader

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.newInstance()-1
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML.getDocumentLoader()-1
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.getDocumentLoader()-1

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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.fEncodingMemento-1
EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.NullMemento-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String)52
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault()184
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento()168
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)183
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getEncodingMemento()-1
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento()-1

org.eclipse.wst.sse.core.internal.encoding.IResourceCharsetDetector

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector-1
org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.calculateSupportedOptions(int, InputStream, IContentDescription)96
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.calculateSupportedOptions(int, Reader, IContentDescription)128
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.determineValidity(int, InputStream)106
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.determineValidity(int, Reader)114
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.determineValidity(IResourceCharsetDetector, int)-1
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.getDetector()-1

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML-1

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.fFormatContraints-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)35
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.format(Node)65
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.CommentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.format(Node, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.NoMoveFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.NoMoveFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.compressSpaces(String, IStructuredFormatContraints)-1
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatContraints()-1

org.eclipse.wst.sse.core.internal.format.IStructuredFormatPreferences

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.fFormatPreferences-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.fFormatPreferences-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.setFormatPreferences(IStructuredFormatPreferences)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatPreferences()-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatPreferences()-1

org.eclipse.wst.sse.core.internal.format.IStructuredFormatProcessor

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.CleanupProcessorXML.getFormatProcessor()-1

org.eclipse.wst.sse.core.internal.format.IStructuredFormatter

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints)34
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatter(Node)66
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatter(IDOMNode)392
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.FormatProcessorXML.getFormatter(Node)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatter(IDOMNode)-1

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

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

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.StructuredFormatPreferencesXML-1

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML-1

org.eclipse.wst.sse.core.internal.ltk.modelhandler.EmbeddedTypeHandler

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.EmbeddedXML-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.EmbeddedXML.newInstance()-1

org.eclipse.wst.sse.core.internal.ltk.modelhandler.IModelHandler

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DocumentImpl.isJSPType()987

org.eclipse.wst.sse.core.internal.ltk.parser.BlockMarker

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getBlockMarker(String)138
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(char[], int, int)1166
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(String)1233
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerCaseSensitivity(String)601
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerContext(String)618
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.newInstance()962
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.removeBlockMarker(String)580
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getBlockMarker(String)138
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(char[], int, int)1166
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.containsTagName(String)1233
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerCaseSensitivity(String)601
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getBlockMarkerContext(String)618
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.newInstance()962
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.addBlockMarker(BlockMarker)-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.removeBlockMarker(BlockMarker)-1
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.addBlockMarker(BlockMarker)-1
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.removeBlockMarker(BlockMarker)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getBlockMarker(String)-1

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTagParser

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser-1

org.eclipse.wst.sse.core.internal.ltk.parser.BlockTokenizer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.fTokenizer-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.setTokenizer(BlockTokenizer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getTokenizer()-1
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.newInstance()-1

org.eclipse.wst.sse.core.internal.ltk.parser.IBlockedStructuredDocumentRegion

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.BlockStructuredDocumentRegion-1

org.eclipse.wst.sse.core.internal.ltk.parser.JSPCapableParser

PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.EmbeddedXML.initializeParser(JSPCapableParser)-1
org.eclipse.wst.xml.core.internal.modelhandler.EmbeddedXML.uninitializeParser(JSPCapableParser)-1

org.eclipse.wst.sse.core.internal.ltk.parser.RegionParser

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ElementImpl.isCDATAContainer()713
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.getParser()-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.newInstance()-1

org.eclipse.wst.sse.core.internal.ltk.parser.StructuredDocumentRegionHandler

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.fireNodeParsed(IStructuredDocumentRegion)126
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.resetHandlers()606
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.addStructuredDocumentRegionHandler(StructuredDocumentRegionHandler)-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.removeStructuredDocumentRegionHandler(StructuredDocumentRegionHandler)-1

org.eclipse.wst.sse.core.internal.ltk.parser.StructuredDocumentRegionParser

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser-1

org.eclipse.wst.sse.core.internal.ltk.parser.StructuredDocumentRegionParserExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser-1

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader-1

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl-1

org.eclipse.wst.sse.core.internal.model.FactoryRegistry

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeImpl.getFactoryRegistry()242
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.EmbeddedXML.initializeFactoryRegistry(FactoryRegistry)-1
org.eclipse.wst.xml.core.internal.modelhandler.EmbeddedXML.uninitializeFactoryRegistry(FactoryRegistry)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeImpl.getFactoryRegistry()-1

org.eclipse.wst.sse.core.internal.model.ModelLifecycleEvent

PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.processPostModelEvent(ModelLifecycleEvent)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.processPreModelEvent(ModelLifecycleEvent)-1

org.eclipse.wst.sse.core.internal.parser.ContextRegion

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)643
INSTANTIATION
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

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String)94
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String)106
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String)109
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String)104
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String)108
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String)93
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ForeignRegion, int)-1

org.eclipse.wst.sse.core.internal.PropagatingAdapter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.fAdapterInstance-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.getAdapterInstance()-1

org.eclipse.wst.sse.core.internal.PropagatingAdapterFactory

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.getAdapterInstance()79
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()97

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

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

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeImpl-1

org.eclipse.wst.sse.core.internal.provisional.document.IEncodedDocument

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

org.eclipse.wst.sse.core.internal.provisional.events.AboutToBeChangedEvent

PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentAboutToChange.modelAboutToBeChanged(AboutToBeChangedEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentAboutToChange.modelAboutToBeChanged(AboutToBeChangedEvent)-1

org.eclipse.wst.sse.core.internal.provisional.events.IModelAboutToBeChangedListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentAboutToChange-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentAboutToChange-1

org.eclipse.wst.sse.core.internal.provisional.events.IStructuredDocumentListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener-1

org.eclipse.wst.sse.core.internal.provisional.events.NewDocumentEvent

PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.newModel(NewDocumentEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.newModel(NewDocumentEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.newModel(NewDocumentEvent)-1

org.eclipse.wst.sse.core.internal.provisional.events.NoChangeEvent

PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.noChange(NoChangeEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.noChange(NoChangeEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.noChange(NoChangeEvent)-1

org.eclipse.wst.sse.core.internal.provisional.events.RegionChangedEvent

INSTANTIATION
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
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.updateRegion(Object, IStructuredDocumentRegion, String, int, int)303
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)92
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)89
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)161
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)102
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)100
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionChanged(RegionChangedEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionChanged(RegionChangedEvent)-1

org.eclipse.wst.sse.core.internal.provisional.events.RegionsReplacedEvent

PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionsReplaced(RegionsReplacedEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionsReplaced(RegionsReplacedEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionsReplaced(RegionsReplacedEvent)-1

org.eclipse.wst.sse.core.internal.provisional.events.StructuredDocumentEvent

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.EmptyTagCloseRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagCloseRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1

org.eclipse.wst.sse.core.internal.provisional.events.StructuredDocumentRegionsReplacedEvent

PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.nodesReplaced(StructuredDocumentRegionsReplacedEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.nodesReplaced(StructuredDocumentRegionsReplacedEvent)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.nodesReplaced(StructuredDocumentRegionsReplacedEvent)-1

org.eclipse.wst.sse.core.internal.provisional.IModelLifecycleListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer-1

org.eclipse.wst.sse.core.internal.provisional.IModelLoader

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.ModelHandlerForXML.getModelLoader()-1
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.newInstance()-1

org.eclipse.wst.sse.core.internal.provisional.IModelManager

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelManager-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.initializeXMLModel(IFile, boolean)355
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.getModelManager()-1

org.eclipse.wst.sse.core.internal.provisional.IModelStateListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener-1

org.eclipse.wst.sse.core.internal.provisional.IndexedRegion

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(ValidationComponent, Node)60
org.eclipse.wst.xml.core.internal.validate.Propagator.propagateToChildElements(ValidationComponent, Node)44
EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IStructuredModel, int, int, XMLFormattingPreferences)172
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(IndexedRegion)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)-1

org.eclipse.wst.sse.core.internal.provisional.INodeAdapter

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primGetExistingAdapter(Node)321
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.removeDOMAdapter(Node, EMF2DOMAdapter)399
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.getExistingDOMAdapter(Node)274
EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DocumentTypeAdapter-1
org.eclipse.wst.xml.core.internal.document.ModelParserAdapter-1
org.eclipse.wst.xml.core.internal.document.TagAdapter-1
org.eclipse.wst.xml.core.internal.IDebugAdapter-1
org.eclipse.wst.xml.core.internal.provisional.contentmodel.ContentModelAdapter-1
org.eclipse.wst.xml.core.internal.ssemodelquery.ModelQueryAdapter-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primGetExistingAdapter(Node)321
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.getExistingDOMAdapter(Node)274
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForEmbeddedXML.adapt(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.INodeAdapterFactory

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()104
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.adaptOnCreate(IDOMNode)50
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.release()136
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.getAdapterFactories()51
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.copy()104
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.adaptOnCreate(IDOMNode)50
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.release()136
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.addContributedFactories(INodeAdapterFactory)-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl.addContributedFactories(INodeAdapterFactory)-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.addAdaptOnCreateFactory(INodeAdapterFactory)-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.initializeForFactory(INodeAdapterFactory, INodeNotifier)-1
RETURN_TYPE
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.INodeNotifier

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notifyStructureChanged(Node)385
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primGetExistingAdapter(Node)318
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.getExistingDOMAdapter(Node)271
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil.getModelQueryAdapter(Document)58
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(ValidationComponent, Node)51
org.eclipse.wst.xml.core.internal.validate.Propagator.propagateToChildElements(ValidationComponent, Node)38
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.NotifyEvent.notifier-1
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.NotifyEvent.notifier-1
EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil.getModelQueryAdapter(Document)57
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notifyStructureChanged(Node)385
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primGetExistingAdapter(Node)318
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.getExistingDOMAdapter(Node)271
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil.getModelQueryAdapter(Document)58
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(ValidationComponent, Node)51
org.eclipse.wst.xml.core.internal.validate.Propagator.propagateToChildElements(ValidationComponent, Node)38
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.commentelement.CommentElementAdapter.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.DebugAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.wst.xml.core.internal.document.DocumentTypeAdapterImpl.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.notify(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.NotifyEvent.NotifyEvent(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.document.XMLModelNotifierImpl.NotifyEvent.NotifyEvent(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.debugDOMNotify(INodeNotifier, int, Object, Object, Object)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.EveryNodeDebugAdapter(INodeNotifier)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForEmbeddedXML.adapt(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.xml.core.internal.propagate.PropagatingAdapterImpl.initializeForFactory(INodeAdapterFactory, INodeNotifier)-1
org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterImpl.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.provisional.contentmodel.ContentModelAdapter.getCMDocument(INodeNotifier)-1
org.eclipse.wst.xml.core.internal.provisional.contentmodel.ContentModelAdapter.getDeclaration(INodeNotifier)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.ssemodelquery.ModelQueryAdapterImpl.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.wst.xml.core.internal.validate.ValidationComponent.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1

org.eclipse.wst.sse.core.internal.provisional.IStructuredModel

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.fModel-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.stateNotifier-1
EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelChanged(IStructuredModel)446
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.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatFile(IFile)58
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.createAdapter(INodeNotifier)144
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelAboutToBeChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelAboutToBeReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelDirtyStateChanged(IStructuredModel, boolean)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelResourceDeleted(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelAboutToBeChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelAboutToBeChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelAboutToBeReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelAboutToBeReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelDirtyStateChanged(IStructuredModel, boolean)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelDirtyStateChanged(IStructuredModel, boolean)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceDeleted(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceDeleted(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.setModel(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IStructuredModel, int, int, XMLFormattingPreferences)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IStructuredModel, int, int)-1
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatModel(IStructuredModel, int, int)-1
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatModel(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.preLoadAdapt(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelAboutToBeChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelAboutToBeChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelAboutToBeReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelAboutToBeReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelChanged(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelDirtyStateChanged(IStructuredModel, boolean)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelDirtyStateChanged(IStructuredModel, boolean)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelReinitialized(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceDeleted(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceDeleted(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.InternalModelStateListener.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.updateResolver(IStructuredModel)-1
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil.getModelQuery(IStructuredModel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelhandler.XMLModelLoader.newModel()-1

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument

CASTS
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
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IDocument, int, int, XMLFormattingPreferences)143
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatDocument(IDocument, int, int)41
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)146
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)257
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)228
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.DOMModelImpl.newModel(NewDocumentEvent)549
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.setStructuredDocument(IStructuredDocument)863
org.eclipse.wst.xml.core.internal.document.ElementImpl.isCDATAContainer()710
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockNode(IDOMNode)246
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockNode(IDOMNode)331
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.getNewlineString(Node)128
org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter.primGetIndentString(Node)369
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.newEncodedDocument()71
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.DefaultXMLPartitionFormatter.getLineDelimiter(IStructuredDocumentRegion)1648
org.eclipse.wst.xml.core.internal.formatter.XMLFormatterFormatProcessor.formatModel(IStructuredModel, int, int)93
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getText()211
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.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.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.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)120
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.internalSetNewDocument(IStructuredDocument)-1
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.setStructuredDocument(IStructuredDocument)-1
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocument, int, int, boolean, boolean)-1
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocument, int, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.setParentDocument(IStructuredDocument)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setParentDocument(IStructuredDocument)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getLineDelimiter(IDOMNode, IStructuredDocument)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.replace(IStructuredDocument, int, int, String)-1
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.computeAvailableLineWidth(IStructuredDocument, int, int)-1
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.getLineDelimiter(IStructuredDocument, int)-1
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.handleNoReflow(IDOMNode, IStructuredDocument, String, IDOMNode)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStructuredDocument()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getParentDocument()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStructuredDocument()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getParentDocument()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getStructuredDocument()-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getStructuredDocument()-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer._getParentDocument()-1
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getStructuredDocument()-1

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getFirstStructuredDocumentRegion()124
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getLastStructuredDocumentRegion()153
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStructuredDocumentRegion(int)227
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getText()244
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.removeStructuredDocumentRegion(int)320
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.removeStructuredDocumentRegion(IStructuredDocumentRegion)332
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.replaceStructuredDocumentRegion(IStructuredDocumentRegion, int)348
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1620
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1635
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer._getParentDocument()54
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ElementImpl.endStructuredDocumentRegion-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.flatNode-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.flatNode-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.gapStructuredDocumentRegion-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.DOMRegion.documentRegion-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.DOMRegion.documentRegion-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy-1
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer._getParentDocument()49
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.cleanup(Node)90
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.cleanup(Node)81
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)135
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)136
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode)229
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode)273
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode)280
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode)327
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegionEndOffset()168
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegionStartOffset()179
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegionText()190
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegionTextEndOffset()201
org.eclipse.wst.xml.core.internal.document.AttrImpl.getValueRegionStartOffset()390
org.eclipse.wst.xml.core.internal.document.AttrImpl.getValueRegionText()405
org.eclipse.wst.xml.core.internal.document.AttrImpl.getValueSource()433
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.isClosed()141
org.eclipse.wst.xml.core.internal.document.CharacterDataImpl.toString()348
org.eclipse.wst.xml.core.internal.document.CommentImpl.isClosed()147
org.eclipse.wst.xml.core.internal.document.DocumentTypeImpl.isClosed()148
org.eclipse.wst.xml.core.internal.document.DocumentTypeImpl.toString()221
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)391
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)396
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)370
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int)365
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent)696
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionsReplaced(RegionsReplacedEvent)750
org.eclipse.wst.xml.core.internal.document.ElementImpl.addEndTag(Element)152
org.eclipse.wst.xml.core.internal.document.ElementImpl.getFirstStructuredDocumentRegion()468
org.eclipse.wst.xml.core.internal.document.ElementImpl.getStartEndOffset()557
org.eclipse.wst.xml.core.internal.document.ElementImpl.isClosed()734
org.eclipse.wst.xml.core.internal.document.ElementImpl.isStartTagClosed()852
org.eclipse.wst.xml.core.internal.document.ElementImpl.removeEndTag()1148
org.eclipse.wst.xml.core.internal.document.ElementImpl.toString()1465
org.eclipse.wst.xml.core.internal.document.ElementImpl.toString()1460
org.eclipse.wst.xml.core.internal.document.NodeContainer.getSource()203
org.eclipse.wst.xml.core.internal.document.NodeContainer.getSource()216
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset()192
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset()203
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset()218
org.eclipse.wst.xml.core.internal.document.NodeImpl.getNodeAt(int)354
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStartOffset()439
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()85
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.isClosed()162
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)103
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForText(IDOMText)146
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockBoth(IDOMNode)178
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockBoth(IDOMNode)171
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockNode(IDOMNode)235
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockNode(IDOMNode)242
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockBoth(IDOMNode)274
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockNode(IDOMNode)322
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockNode(IDOMNode)315
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion)79
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion)99
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getEnd()99
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStart()197
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStructuredDocument()216
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getText()244
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.removeStructuredDocumentRegion(int)320
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.removeStructuredDocumentRegion(IStructuredDocumentRegion)332
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.replaceStructuredDocumentRegion(IStructuredDocumentRegion, int)348
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.toString()409
org.eclipse.wst.xml.core.internal.document.TextImpl.appendStructuredDocumentRegion(IStructuredDocumentRegion)112
org.eclipse.wst.xml.core.internal.document.TextImpl.getData(IStructuredDocumentRegion)239
org.eclipse.wst.xml.core.internal.document.TextImpl.hasStructuredDocumentRegion(IStructuredDocumentRegion)404
org.eclipse.wst.xml.core.internal.document.TextImpl.hasStructuredDocumentRegion(IStructuredDocumentRegion)386
org.eclipse.wst.xml.core.internal.document.TextImpl.insertStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)490
org.eclipse.wst.xml.core.internal.document.TextImpl.insertStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)474
org.eclipse.wst.xml.core.internal.document.TextImpl.isInvalid(IStructuredDocumentRegion)576
org.eclipse.wst.xml.core.internal.document.TextImpl.isSharingStructuredDocumentRegion(IStructuredDocumentRegion)607
org.eclipse.wst.xml.core.internal.document.TextImpl.isSharingStructuredDocumentRegion(IStructuredDocumentRegion)625
org.eclipse.wst.xml.core.internal.document.TextImpl.removeStructuredDocumentRegion(IStructuredDocumentRegion)676
org.eclipse.wst.xml.core.internal.document.TextImpl.removeStructuredDocumentRegion(IStructuredDocumentRegion)699
org.eclipse.wst.xml.core.internal.document.TextImpl.replaceStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)783
org.eclipse.wst.xml.core.internal.document.TextImpl.replaceStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)811
org.eclipse.wst.xml.core.internal.document.TextImpl.splitText(IStructuredDocumentRegion)967
org.eclipse.wst.xml.core.internal.document.TextImpl.splitText(IStructuredDocumentRegion)950
org.eclipse.wst.xml.core.internal.document.XMLModelParser.cleanupText()658
org.eclipse.wst.xml.core.internal.document.XMLModelParser.removeStructuredDocumentRegion(IStructuredDocumentRegion)2208
org.eclipse.wst.xml.core.internal.document.XMLModelParser.removeStructuredDocumentRegion(IStructuredDocumentRegion)2235
org.eclipse.wst.xml.core.internal.document.XMLModelParser.removeStructuredDocumentRegion(IStructuredDocumentRegion)2251
org.eclipse.wst.xml.core.internal.document.XMLModelParser.removeStructuredDocumentRegion(IStructuredDocumentRegion)2162
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)2326
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)2341
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)129
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)380
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)299
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)391
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)444
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)344
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)457
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeTextData(Text)559
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeTextData(Text)570
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeValue(Node)614
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getAttrValueClose(IDOMElement)628
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getCloseTag(IDOMNode)725
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionAfter(int)772
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionAfter(int)787
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionAfter(int)780
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionBefore(int)822
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionBefore(int)815
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionBefore(int)807
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)918
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)852
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)888
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)963
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeGapStructuredDocumentRegion(IStructuredDocumentRegion)1034
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeGapStructuredDocumentRegion(IStructuredDocumentRegion)1026
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion)1186
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion)1128
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion)1126
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion)1154
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion)1158
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1248
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1288
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceChild(Node, Node, Node)1506
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceChild(Node, Node, Node)1425
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceChild(Node, Node, Node)1534
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceChild(Node, Node, Node)1553
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceChild(Node, Node, Node)1489
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceChild(Node, Node, Node)1472
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1635
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1620
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)1632
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.format(IStructuredModel, int, int, XMLFormattingPreferences)167
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)980
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)287
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)305
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEndTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)394
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)427
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatSiblings(TextEdit, DefaultXMLPartitionFormatterDOMRegion, XMLFormattingConstraints, Position)465
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatSiblings(TextEdit, DefaultXMLPartitionFormatterDOMRegion, XMLFormattingConstraints, Position)464
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)502
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)539
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1396
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser._countNodes(IStructuredDocumentRegion)80
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.createStructuredDocumentRegion(String)106
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getDocumentRegions()159
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions()202
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion)225
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()302
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()300
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()299
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)29
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)81
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int)64
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.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints)102
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)125
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)163
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int)409
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.firstStructuredDocumentRegionContainsLineDelimiters(IDOMNode)54
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints)143
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints)183
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)614
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)613
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isJSPTag(Node)731
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)55
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.CharacterDataImpl.setStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.ElementImpl.setEndStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.ElementImpl.setStartStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.setStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.setStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)-1
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.appendStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.insertStructuredDocumentRegion(IStructuredDocumentRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.removeStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.replaceStructuredDocumentRegion(IStructuredDocumentRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.sameAs(IStructuredDocumentRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.setNext(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.setPrevious(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.sameAs(IStructuredDocumentRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setNext(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setPrevious(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.StructuredDocumentRegionProxy(int, int, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getAttrValue(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getEntityRefName(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.appendStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.getData(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.hasStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.insertStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.insertStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.isInvalid(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.isSharingStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.removeStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.replaceStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.replaceStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.setStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.splitText(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrEqual(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrName(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrValue(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeData(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeTagName(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.computeNestedTag(String, String, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertCDATASection(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertInvalidDecl(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertText(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.removeStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.setupContext(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeGapStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.collapseAndIndent(TextEdit, int, int, int, String, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.deleteTrailingSpaces(TextEdit, ITextRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.extractLineDelimiters(String, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEndTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatTextInContent(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, String, String)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.getLineDelimiter(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, IStructuredDocumentRegion, int, int, String)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.EmptyTagCloseRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsLetterOrDigit(ITextRegion, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagCloseRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser._countNodes(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.fireNodeParsed(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getRegions(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isLoneOpenFollowedByContent(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isPartOfBlockRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.ElementImpl.getFirstStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.ElementImpl.getLastStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.ElementImpl.getStartStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.getFirstStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.getLastStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStartStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getFirstStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getLastStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getNext()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getPrevious()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStructuredDocumentRegion(int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.removeStructuredDocumentRegion(int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.removeStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.replaceStructuredDocumentRegion(IStructuredDocumentRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getNext()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getPrevious()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.appendStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.getFirstStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.TextImpl.getLastStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.document.TextImpl.insertStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.removeStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.TextImpl.replaceStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.createStructuredDocumentRegion(String)-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getDocumentRegions()-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()-1
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int)-1
org.eclipse.wst.xml.core.internal.parser.XMLStructuredRegionFactory.createRegion(int)-1
org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocumentTracker.getStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getEndStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getFirstStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getLastStructuredDocumentRegion()-1
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getStartStructuredDocumentRegion()-1

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegionList

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.internalSetNewDocument(IStructuredDocument)562
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.nodesReplaced(StructuredDocumentRegionsReplacedEvent)642
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.nodesReplaced(StructuredDocumentRegionsReplacedEvent)641
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList)-1

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredTextPartitioner

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML-1

org.eclipse.wst.sse.core.internal.provisional.text.IStructuredTextReParser

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

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue()494
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)98
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)103
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName()448
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()97
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)267
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)280
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)381
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)448
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)354
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion)899
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion)962
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion)1051
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion)1099
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion)1188
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion)1379
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion)1442
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion)1677
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)1005
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.equalRegion-1
org.eclipse.wst.xml.core.internal.document.AttrImpl.fValueRegion-1
org.eclipse.wst.xml.core.internal.document.AttrImpl.nameRegion-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.EmptyTagCloseRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.TagCloseRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode)140
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.insertRequiredAttrs(IDOMNode)329
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion)394
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue()494
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)94
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion)98
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)99
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion)103
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent)699
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName()448
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()92
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()94
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()93
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData()97
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)128
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement)125
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion)95
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion)134
org.eclipse.wst.xml.core.internal.document.TextImpl.getData(IStructuredDocumentRegion)252
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)280
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)267
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)420
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)445
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)448
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)381
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)427
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)354
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion)899
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion)962
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion)1051
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion)1099
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion)1188
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion)1379
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion)1442
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrName(Attr)85
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)156
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)174
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)120
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)144
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr)138
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getAttrValueClose(IDOMElement)631
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1230
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1233
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1255
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr)1254
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.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion)1677
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)1005
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion, IStructuredDocumentRegion)430
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.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)1359
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatterDOMRegion)1456
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int)150
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.RegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String)33
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(String, int, int, int, String, String)44
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserFactory.createToken(String, int, int, int, String)19
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String)41
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String)52
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getNextRegion()178
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()391
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()301
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getRegions()1194
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)195
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)337
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)193
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)194
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)262
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int)412
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getParentIndentNode(IDOMNode)509
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)619
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode)616
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.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)123
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)56
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.setEqualRegion(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.AttrImpl.setNameRegion(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.AttrImpl.setValueRegion(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.addRegion(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.containsOffset(ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getEndOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getFullText(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStartOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getText(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getTextEndOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.sameAs(ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.addRegion(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.containsOffset(ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getEndOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getFullText(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getStartOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getText(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getTextEndOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.sameAs(ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getAttrValue(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getEntityRefName(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrEqual(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrName(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrValue(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeData(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeTagName(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.computeNestedTag(String, String, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.deleteTrailingSpaces(TextEdit, ITextRegion, IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.containsOffset(ITextRegion, int)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getEndOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFullText(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getStartOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getText(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.EmptyTagCloseRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsLetterOrDigit(ITextRegion, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsLetterOrDigit(ITextRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagCloseRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.equatePositions(ITextRegion)-1
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String)-1
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.getEqualRegion()-1
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegion()-1
org.eclipse.wst.xml.core.internal.document.AttrImpl.getValueRegion()-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.getNameRegion()-1
org.eclipse.wst.xml.core.internal.document.NodeImpl.getValueRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getDeepestRegionAtCharacterOffset(int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getFirstRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getLastRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getRegionAtCharacterOffset(int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getDeepestRegionAtCharacterOffset(int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getFirstRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getLastRegion()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getRegionAtCharacterOffset(int)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFirstRegion()-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getLastRegion()-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int)-1
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String)-1
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(ITextRegionContainer, String, int, int, int)-1
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(String, int, int, int, String, String)-1
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(String, int, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserFactory.createToken(String, int, int, int, String)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(ITextRegionContainer, String, int, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int)-1
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getNextRegion()-1
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getNextToken()-1
org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr.getEqualRegion()-1
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getNameRegion()-1
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getValueRegion()-1

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.parent-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer._getParentDocument()48
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.setParent(ITextRegionCollection)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getParent()-1

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue()489
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer._getParentDocument()52
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()394
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue()487
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()393
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes()394
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String)-1
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(ITextRegionContainer, String, int, int, int)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String)-1
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(ITextRegionContainer, String, int, int, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getParent()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getParent()-1

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.regions-1
LOCAL_VAR_DECLARED
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.DOMModelImpl.regionsReplaced(RegionsReplacedEvent)753
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionsReplaced(RegionsReplacedEvent)754
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.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.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.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints)127
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)335
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints)261
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)623
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.setRegions(ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setRegions(ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList)-1
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion)-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.setRegions(ITextRegionList)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getRegions()-1
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getRegions()-1
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegions()-1

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner-1

org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument

CASTS
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.xml.core.internal.encoding.XMLDocumentLoader.newEncodedDocument()73
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocument, int, int, boolean, boolean)54
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean)69
org.eclipse.wst.xml.core.internal.encoding.XMLDocumentLoader.newEncodedDocument()72

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.BlockStructuredDocumentRegion-1
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion-1

org.eclipse.wst.sse.core.internal.text.CharSequenceReader

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

org.eclipse.wst.sse.core.internal.text.IRegionComparible

CASTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.regionMatches(int, int, String)488
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.regionMatchesIgnoreCase(int, int, String)511
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.regionMatches(int, int, String)487
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.regionMatchesIgnoreCase(int, int, String)510

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML-1

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

EXTENDS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser-1

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

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

org.eclipse.wst.sse.core.internal.util.URIResolver

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.XMLCatalogIdResolver.uriresolver-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.ModelQueryAdapterFactoryForXML.createAdapter(INodeNotifier)148
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.modelquery.XMLCatalogIdResolver.XMLCatalogIdResolver(String, URIResolver)-1

org.eclipse.wst.sse.core.internal.validate.ValidationAdapter

CASTS
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
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.ValidationComponent-1
LOCAL_VAR_DECLARED
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
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.getValidator()-1

org.eclipse.wst.sse.core.internal.validate.ValidationReporter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.ValidationComponent.reporter-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.ValidationComponent.setReporter(ValidationReporter)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.xml.core.internal.validate.ValidationComponent.getReporter()-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict