Types from org.eclipse.wst.sse.core used by org.eclipse.jst.jsp.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.document.AbstractDocumentLoader

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader-1

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

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getContentDescription(IDocument)668
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentHeadContentDetector.set(IDocument)29
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getContentDescription(IDocument)226
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getContentDescription(IDocument)668
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getContentDescription(IDocument)226

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

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.IJSPHeadContentDetector-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getEmbeddedType(IFile)204
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getDocumentEncodingDetector()-1
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP.getEncodingDetector()-1
org.eclipse.jst.jsp.css.core.internal.modelhandler.ModelHandlerForJSPedCSS.getEncodingDetector()-1

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

RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.newInstance()-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getDocumentLoader()-1
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP.getDocumentLoader()-1
org.eclipse.jst.jsp.css.core.internal.encoding.JSPedCSSDocumentLoader.newInstance()-1
org.eclipse.jst.jsp.css.core.internal.modelhandler.JSPedCSSModelLoader.getDocumentLoader()-1
org.eclipse.jst.jsp.css.core.internal.modelhandler.ModelHandlerForJSPedCSS.getDocumentLoader()-1

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

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(String, InputStream)126
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(String, InputStream)126

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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector.fEncodingMemento-1
EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector.NullMemento-1
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector.NullMemento-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector.createEncodingMemento(String)237
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector.handleSpecDefault()323
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.ContentDescriberForJSP.handleStandardCalculations(IContentDescription, IResourceCharsetDetector)175
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector.getSpecDefaultEncodingMemento()150
org.eclipse.jst.jsp.css.core.internal.contenttype.ContentDescriberForJSPedCSS.handleStandardCalculations(IContentDescription, IResourceCharsetDetector)151
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector.getEncodingMemento()-1
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector.getSpecDefaultEncodingMemento()-1

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

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.ContentDescriberForJSP.calculateSupportedOptions(InputStream, IContentDescription)93
org.eclipse.jst.jsp.core.internal.contenttype.ContentDescriberForJSP.calculateSupportedOptions(Reader, IContentDescription)109
org.eclipse.jst.jsp.css.core.internal.contenttype.ContentDescriberForJSPedCSS.calculateSupportedOptions(InputStream, IContentDescription)83
org.eclipse.jst.jsp.css.core.internal.contenttype.ContentDescriberForJSPedCSS.calculateSupportedOptions(Reader, IContentDescription)99
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.ContentDescriberForJSP.handleCalculations(IContentDescription, IResourceCharsetDetector)-1
org.eclipse.jst.jsp.core.internal.contenttype.ContentDescriberForJSP.handleStandardCalculations(IContentDescription, IResourceCharsetDetector)-1
org.eclipse.jst.jsp.css.core.internal.contenttype.ContentDescriberForJSPedCSS.handleCalculations(IContentDescription, IResourceCharsetDetector)-1
org.eclipse.jst.jsp.css.core.internal.contenttype.ContentDescriberForJSPedCSS.handleStandardCalculations(IContentDescription, IResourceCharsetDetector)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.ContentDescriberForJSP.getDetector()-1
org.eclipse.jst.jsp.css.core.internal.contenttype.ContentDescriberForJSPedCSS.getDetector()-1

org.eclipse.wst.sse.core.internal.encoding.util.BufferedLimitedReader

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getEmbeddedType(IFile)206
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getEmbeddedType(IFile)206

org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.getJSPTranslation()129

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

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP-1
org.eclipse.jst.jsp.css.core.internal.modelhandler.ModelHandlerForJSPedCSS-1

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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.embeddedTypeHandler-1
org.eclipse.jst.jsp.core.internal.modelhandler.EmbeddedTypeStateData.newHandler-1
org.eclipse.jst.jsp.core.internal.modelhandler.EmbeddedTypeStateData.oldHandler-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getHandlerFor(String)618
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setCachedContentType(String)457
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setCachedContentType(String)492
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(IFile)92
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(String, InputStream)134
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getEmbeddedType(IFile)197
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.newEncodedDocument()279
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getEmbeddedType(IStructuredModel)468
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedType(IStructuredModel, IStructuredModel)540
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedType(IStructuredModel, IStructuredModel)534
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedTypePre(IStructuredModel, IStructuredDocument)482
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.newStructuredDocument()159
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reinitialize(IStructuredModel)557
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reinitialize(IStructuredModel)558
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapter.setEmbeddedType(EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.modelReinitNeeded(EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.modelReinitNeeded(EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setEmbeddedType(EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.modelhandler.EmbeddedTypeStateData.EmbeddedTypeStateData(EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.modelhandler.EmbeddedTypeStateData.EmbeddedTypeStateData(EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initCloneOfEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initCloneOfEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reInitializeEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reInitializeEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapter.getEmbeddedType()-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getDefaultEmbeddedType()-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getEmbeddedType()-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getHandlerFor(String)-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getEmbeddedType(IFile)-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getJSPDefaultEmbeddedType()-1
org.eclipse.jst.jsp.core.internal.modelhandler.EmbeddedTypeStateData.getNewHandler()-1
org.eclipse.jst.jsp.core.internal.modelhandler.EmbeddedTypeStateData.getOldHandler()-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getEmbeddedType(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getJSPDefaultEmbeddedType(IStructuredModel)-1

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

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.css.core.internal.modelhandler.ModelHandlerForJSPedCSS-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.parse(String)138

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.resetBlockTags()445
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.resetBlockTags()445
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)515
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)515
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.forceParse()104
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.parse(String)152
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.containsTagName(char[], int, int)1951
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.containsTagName(String)2018
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getBlockMarkerAllowsJSP(String)1208
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getBlockMarkerCaseSensitivity(String)1224
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getBlockMarkerContext(String)1241
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.newInstance()1729
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.removeBlockMarker(String)1046
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.addBlockTag(String, ITextRegionCollection)84
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.addBlockTag(String, ITextRegionCollection)84
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)516
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)516
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addBlockMarkers(CMDocument)1923
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addBlockMarkers(String, CMDocument)1941
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addBlockMarkers(String, CMDocument)1939
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.decodeScriptBlock(String, int)1190
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.decodeScriptBlock(String, int)1189
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.decodeScriptBlock(String, int)1187
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.decodeScriptBlock(String, int)1186
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.decodeScriptBlock(String, int)1188
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processIncludeDirective(IStructuredDocumentRegion)389
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP.addJSPTagName(JSPSourceParser, String)54
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.resetBlockTags()445
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.resetBlockTags()445
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)515
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)515
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processIncludeDirective(IStructuredDocumentRegion)383
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP.addJSPTagName(JSPSourceParser, String)54
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.containsTagName(char[], int, int)1951
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.containsTagName(String)2018
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getBlockMarkerAllowsJSP(String)1208
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getBlockMarkerCaseSensitivity(String)1224
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getBlockMarkerContext(String)1241
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.newInstance()1729
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.addBlockMarker(BlockMarker)-1
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.addBlockMarker(BlockMarker)-1
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.removeBlockMarker(BlockMarker)-1

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

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.newInstance()-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.getTokenizer()-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(IFile)94
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(String, InputStream)137
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.newEncodedDocument()280
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initCloneOfEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)451
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initCloneOfEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)445
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.newStructuredDocument()160
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reInitializeEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)353
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reInitializeEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)393
IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser-1

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.clearTaglibInfo()238
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.isAction(IStructuredDocumentRegion, int)326
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.DocumentFactoryForJSP.getParser()-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getParser()-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getParser()-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.newInstance()-1
org.eclipse.jst.jsp.css.core.internal.encoding.JSPedCSSDocumentLoader.getParser()-1
org.eclipse.jst.jsp.css.core.internal.parser.JSPedCSSSourceParser.newInstance()-1

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

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.getStructuredDocumentRegionHandler()-1

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

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.clearTaglibInfo()240
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.setStructuredDocument(IStructuredDocument)189
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.setStructuredDocument(IStructuredDocument)189
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.clearTaglibInfo()239
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.setStructuredDocument(IStructuredDocument)188
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.setStructuredDocument(IStructuredDocument)188

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

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)518
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)518
CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)518
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)518
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.newInstance()1734
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.removeNestablePrefix(String)1028
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.enableForTaglib(String, IStructuredDocumentRegion)62
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.enableForTaglib(String, IStructuredDocumentRegion)62
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.resetNodes()180
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.resetNodes()180
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.isAction(IStructuredDocumentRegion, int)332
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.isAction(IStructuredDocumentRegion, int)333
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)290
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)271
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)290
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)271
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.handlePreludes()956
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)520
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.parse(IPath)520
org.eclipse.jst.jsp.core.internal.document.DocumentFactoryForJSP.addNestablePrefix(JSPSourceParser, String)50
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.addNestablePrefix(JSPSourceParser, String)83
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.enableForTaglib(String, IStructuredDocumentRegion)65
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.enableForTaglib(String, IStructuredDocumentRegion)65
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.DocumentFactoryForJSP.addNestablePrefix(JSPSourceParser, String)50
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.addNestablePrefix(JSPSourceParser, String)83
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.newInstance()1734
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.addNestablePrefix(TagMarker)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.addNestablePrefix(TagMarker)-1

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

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader-1

org.eclipse.wst.sse.core.internal.modelhandler.EmbeddedTypeRegistry

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.fEmbeddedContentTypeRegistry-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.embeddedContentTypeRegistry-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getHandlerFor(String)617
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getEmbeddedType(IFile)213
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getJSPDefaultEmbeddedType()231
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getJSPDefaultEmbeddedType(IStructuredModel)116
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getEmbeddedContentTypeRegistry()-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getEmbeddedContentTypeRegistry()-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getEmbeddedContentTypeRegistry()-1

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

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.internal.JSPParserRegionFactory.createToken(String, int, int, int, String, String)31
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getPartitionType(ForeignRegion, int)-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.preLoadAdapt(IStructuredModel)302
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.preLoadAdapt(IStructuredModel)186
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.preLoadAdapt(IStructuredModel)302
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.preLoadAdapt(IStructuredModel)186

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

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveWatcherFactory-1

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

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterFactory-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapterFactory-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP-1

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(String, InputStream)125
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(IFile)-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(String, InputStream)-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.newEncodedDocument()-1

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.checkForComments()76
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.checkForCrossStructuredDocumentRegionSyntax()43
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.checkForJSP()55
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.reparse(IStructuredDocumentRegion, IStructuredDocumentRegion)96
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPDirectiveStructuredDocumentRegion.reparse(Object, String, int, int)-1
org.eclipse.jst.jsp.core.internal.parser.JSPDirectiveStructuredDocumentRegion.updateModel(Object, String, int, int, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.checkForComments()-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.checkForCrossStructuredDocumentRegionSyntax()-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.checkForJSP()-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.quickCheck()-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.reparse(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1

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

RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.newInstance()-1
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP.getModelLoader()-1
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForTag.getModelLoader()-1
org.eclipse.jst.jsp.css.core.internal.modelhandler.JSPedCSSModelLoader.newInstance()-1
org.eclipse.jst.jsp.css.core.internal.modelhandler.ModelHandlerForJSPedCSS.getModelLoader()-1

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.getJSPTranslation()109
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.getModelManager()-1
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.getModelManager()-1

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

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP-1

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.processDirective(IReporter, IFile, IStructuredModel, IStructuredDocumentRegion)338

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

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapter-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveWatcher-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.adapt(INodeNotifier, Object)199
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapter.adapt(INodeNotifier, Object)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.adapt(INodeNotifier, Object)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveWatcherFactory.createAdapter(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.java.TagTranslationAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.createAdapter(INodeNotifier)-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.adapt(INodeNotifier, Object)207
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.release()654
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setEmbeddedType(EmbeddedTypeHandler)189
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setEmbeddedType(EmbeddedTypeHandler)175
org.eclipse.jst.jsp.core.internal.modelhandler.TagModelLoader.getAdapterFactories()34
IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterFactory-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.adapt(INodeNotifier, Object)205
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.release()652
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setEmbeddedType(EmbeddedTypeHandler)189
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setEmbeddedType(EmbeddedTypeHandler)175
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getAdapterFactories()206
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP.ensureTranslationAdapterFactory(IStructuredModel)88
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP.ensureTranslationAdapterFactory(IStructuredModel)84
org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator.validate(IFile, int, ValidationState, IProgressMonitor, IDOMModel, IReporter)168
org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator.validate(IReporter, IFile, IDOMModel)199
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapter.addEmbeddedFactory(INodeAdapterFactory)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.addEmbeddedFactory(INodeAdapterFactory)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterFactory.copy()-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveWatcherFactory.copy()-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapterFactory.copy()-1
org.eclipse.jst.jsp.core.internal.java.TagTranslationAdapterFactory.copy()-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.copy()-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForTag.copy()-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.preLoadAdapt(IStructuredModel)302
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.preLoadAdapt(IStructuredModel)308
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getEmbeddedType(IStructuredModel)467
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.preLoadAdapt(IStructuredModel)186
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.preLoadAdapt(IStructuredModel)195
org.eclipse.jst.jsp.core.internal.modelquery.JSPModelQueryImpl.getEmbeddedModelQuery(Node)122
org.eclipse.jst.jsp.core.internal.modelquery.JSPModelQueryImpl.getEmbeddedModelQuery(Node)105
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.notifierAtCreation-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.modelquery.JSPModelQueryImpl.getEmbeddedModelQuery(Node)99
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapter.adapt(INodeNotifier, Object)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterFactory.getAdapterInstance(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.adapt(INodeNotifier, Object)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.PageDirectiveAdapterImpl(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveWatcherFactory.createAdapter(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveWatcherImpl.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.notifyChanged(INodeNotifier, int, Object, Object, Object, int)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.java.TagTranslationAdapterFactory.createAdapter(INodeNotifier)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.createAdapter(INodeNotifier)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapter.getTarget()-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getTarget()-1

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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.model-1
org.eclipse.jst.jsp.core.internal.modelquery.JSPModelQueryImpl.jspModel-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.stateNotifier-1
org.eclipse.jst.jsp.core.internal.validation.HTMLValidationReporter.model-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contenttype.DeploymentDescriptorPropertyCache.fetchDescriptor(IPath, IProgressMonitor)712
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getFile()926
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getModelPath()2892
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.getJSPTranslation()106
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.createModel(IStructuredModel)618
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.createAdapter(INodeNotifier)70
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.getModelQuery(IDocument)612
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.validateFile(IFile, IReporter)381
org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.validateFile(IFile, IReporter)437
org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator.validate(IResource, int, ValidationState, IProgressMonitor)219
org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator.validateFile(IFile, IReporter)243
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.validateFile(IFile, IReporter)665
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateFile(IFile, IReporter)66
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.validateFile(IFile, IReporter)384
org.eclipse.jst.jsp.core.internal.validation.TLDValidator.detectProblems(IJavaProject, IFile, IScopeContext[])117
org.eclipse.jst.jsp.css.core.internal.modelhandler.JSPedCSSModelLoader.newModel()24
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getFile(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getFileFor(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.preLoadAdapt(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.setupAdapterFactory(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.createModel(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getEmbeddedType(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getFile(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getJSPDefaultEmbeddedType(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getLanguage(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getModelQueryAdapter(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initCloneOfEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedType(IStructuredModel, IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedType(IStructuredModel, IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedTypePost(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedTypePre(IStructuredModel, IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedTypePre(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.preLoadAdapt(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reinitialize(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reInitializeEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.setLanguageInPageDirective(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.ModelHandlerForJSP.ensureTranslationAdapterFactory(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.JSPModelQueryImpl.JSPModelQueryImpl(IStructuredModel, URIResolver)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.createModelQuery(IStructuredModel, URIResolver)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.modelAboutToBeChanged(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.modelAboutToBeReinitialized(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.modelChanged(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.modelDirtyStateChanged(IStructuredModel, boolean)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.modelReinitialized(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.modelResourceDeleted(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.modelResourceMoved(IStructuredModel, IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.updateResolver(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForTag.createModelQuery(IStructuredModel, URIResolver)-1
org.eclipse.jst.jsp.core.internal.validation.HTMLValidationReporter.HTMLValidationReporter(IValidator, IReporter, IFile, IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.performValidation(IFile, IReporter, IStructuredModel, IRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.performValidation(IFile, IReporter, IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.processDirective(IReporter, IFile, IStructuredModel, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.performValidation(IFile, IReporter, IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.performValidation(IFile, IReporter, IStructuredModel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.createModel(IStructuredModel)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.newModel()-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reinitialize(IStructuredModel)-1
org.eclipse.jst.jsp.css.core.internal.modelhandler.JSPedCSSModelLoader.newModel()-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)133
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)133
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.setup(IDocument, IPath, LocationKind)359
org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD.loadTagFile(CMElementDeclarationImpl, IFile, boolean)826
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createCodedDocument(IFile)109
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(String, InputStream)137
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.fixJspReplaceText(String, int)247
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.forceParse()97
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.parse(String)139
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.adjustIndirectPosition(IMessage, IJSPTranslation)88
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.DocumentInfo.document-1
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.DocumentInfo.document-1
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.fDocument-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.fStructuredDocument-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.fParentDocument-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)121
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)121
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.fixJspReplaceText(String, int)246
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.adjustIndirectPosition(IMessage, IJSPTranslation)85
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD.loadTagFile(CMElementDeclarationImpl, IFile, boolean)826
org.eclipse.jst.jsp.core.internal.document.DocumentFactoryForJSP.createDocument()35
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createCodedDocument(IFile)109
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createNewStructuredDocument(IFile)88
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.newEncodedDocument()271
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.fixJspReplaceText(String, int)247
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.forceParse()97
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.parse(String)124
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initCloneOfEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)433
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.newStructuredDocument()152
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reInitializeEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)343
org.eclipse.jst.jsp.core.internal.validation.HTMLValidationReporter.translateMessage(ValidationMessage)95
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.performValidation(IFile, IReporter, IStructuredModel, IRegion)310
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.adjustIndirectPosition(IMessage, IJSPTranslation)88
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.setStructuredDocument(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.setStructuredDocument(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.java.jspel.ELGenerator.generate(ASTExpression, IStructuredDocumentRegion, StringBuffer, Map, IStructuredDocument, ITextRegionCollection, int, int)-1
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.ELGeneratorVisitor(StringBuffer, IStructuredDocumentRegion, Map, IStructuredDocument, ITextRegionCollection, int)-1
org.eclipse.jst.jsp.core.internal.java.jspel.JSPELTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int, StringBuffer, HashMap, IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getLanguageFromStructuredDocument(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.initEmbeddedTypePre(IStructuredModel, IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.setStructuredDocument(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.setStructuredDocument(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.addTEIVariables(IStructuredDocument, ITextRegionCollection, List, TLDElementDeclaration, String, String, List)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.createJSPProblem(IStructuredDocument, ITextRegionCollection, int, String, String, boolean)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.createValidationMessageProblem(IStructuredDocument, ITextRegionCollection, String)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.getTaglibVariables(String, IStructuredDocument, ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.validateTagClass(IStructuredDocument, ITextRegionCollection, TLDElementDeclaration, List)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.createStructuredTextPartitioner(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.setParentDocument(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.ZeroStructuredDocumentRegion(IStructuredDocument, int)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.checkNonEmptyInlineTag(IDOMElement, CMElementDeclaration, IReporter, IFile, IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.checkRequiredAttributes(IDOMElement, CMNamedNodeMap, IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.checkUnknownAttributes(IDOMElement, CMElementDeclaration, CMNamedNodeMap, IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.getTaglibPrefixes(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.performValidation(IFile, IReporter, IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processIncludeDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processPageDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processTaglibDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.reportTaglibDuplicatePrefixes(IFile, IReporter, IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.performValidation(IFile, IReporter, IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.createMessageFromProblem(IProblem, IFile, IJSPTranslation, IStructuredDocument)-1
org.eclipse.jst.jsp.core.jspel.IJSPELTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int, StringBuffer, HashMap, IStructuredDocument)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.createCodedDocument(IFile)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getStructuredDocument()-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.newStructuredDocument()-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getParentDocument()-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getStructuredDocument()-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.reportTaglibDuplicatePrefixes(IFile, IReporter, IStructuredDocument)582
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.reportTaglibDuplicatePrefixes(IFile, IReporter, IStructuredDocument)607
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TaglibTracker.fStructuredDocumentRegion-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.fAnchor-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.fAnchor-1
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.fCurrentNode-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.fCurrentNode-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD.loadTagFile(CMElementDeclarationImpl, IFile, boolean)827
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.handlePreludes()938
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.fixJspReplaceText(String, int)249
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.fixJspReplaceText(String, int)254
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.handleTaglib()1866
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLJSPContent(int)1444
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.forceParse()109
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.parse(String)157
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processDeclaration(IStructuredDocumentRegion)290
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processExpression(IStructuredDocumentRegion)297
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processScriptlet(IStructuredDocumentRegion)304
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processUseBean(IStructuredDocumentRegion)350
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.containsBreakingChange(IStructuredDocumentRegionList)246
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.findDirtyEnd(int)257
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.findDirtyEnd(int)281
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(boolean, boolean, IStructuredDocumentRegion, ITextRegion)187
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(IStructuredDocumentRegion, IStructuredDocumentRegion)311
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()230
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()229
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()234
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getPartitionType(ITextRegion, int)252
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getPartitionType(ITextRegion, int)261
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.performValidation(IFile, IReporter, IStructuredModel, IRegion)313
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.performValidation(IFile, IReporter, IStructuredDocument)231
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.reportTaglibDuplicatePrefixes(IFile, IReporter, IStructuredDocument)582
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.reportTaglibDuplicatePrefixes(IFile, IReporter, IStructuredDocument)607
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.performValidation(IFile, IReporter, IStructuredDocument)119
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.adjustIndirectPosition(IMessage, IJSPTranslation)92
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TaglibTracker.TaglibTracker(String, String, CMDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.addTaglibTracker(String, String, IStructuredDocumentRegion, CMDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.addTaglibTracker(String, String, IStructuredDocumentRegion, CMDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.enableTaglibFromURI(String, String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.enableTaglibFromURI(String, String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.enableTags(String, String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.enableTags(String, String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.enableTagsInDir(String, String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.enableTagsInDir(String, String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.nodeParsed(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.nodeParsed(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processRegionCollection(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processRegionCollection(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processTaglib(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processTaglib(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.registerTaglib(String, String, IStructuredDocumentRegion, CMDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.registerTaglib(String, String, IStructuredDocumentRegion, CMDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.addTaglibTracker(String, String, IStructuredDocumentRegion, CMDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.addTaglibTracker(String, String, IStructuredDocumentRegion, CMDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.IncludeHelper(TLDCMDocumentManager, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.IncludeHelper(TLDCMDocumentManager, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.nodeParsed(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.IncludeHelper.nodeParsed(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.domdocument.NestedDOMModelParser.computeNestedTag(String, String, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.jst.jsp.core.internal.java.EscapedTextUtil.getUnescapedText(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.jst.jsp.core.internal.java.jspel.ELGenerator.generate(ASTExpression, IStructuredDocumentRegion, StringBuffer, Map, IStructuredDocument, ITextRegionCollection, int, int)-1
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.ELGeneratorVisitor(StringBuffer, IStructuredDocumentRegion, Map, IStructuredDocument, ITextRegionCollection, int)-1
org.eclipse.jst.jsp.core.internal.java.jspel.JSPELTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int, StringBuffer, HashMap, IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.java.JSPIncludeRegionHelper.getRegionName(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.JSPIncludeRegionHelper.isJSPStartRegion(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.JSPIncludeRegionHelper.processOtherRegions(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.setCurrentNode(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translatePageDirectiveAttributes(Iterator, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLCommentNode(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.checkCursorInRegion(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.getAttributeValue(String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.getRegionName(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.isJSPEndRegion(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.isJSPStartRegion(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.nodeParsed(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.prepareText(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processDeclaration(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processExpression(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processIncludeDirective(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processOtherRegions(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processPageDirective(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processScriptlet(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.processUseBean(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPDirectiveStructuredDocumentRegion.updateModel(Object, String, int, int, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.intersects(IStructuredDocumentRegion, ITextRegion, int, int)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingChange(IStructuredDocumentRegion, ITextRegionList)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(boolean, boolean, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isJSPEmbeddedStartOrEnd(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isPartOfBlockRegion(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isTaglibOrInclude(IStructuredDocumentRegion, ITextRegionList)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.reparse(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.reparse(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.enableForTaglib(String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.enableForTaglib(String, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processJSPRoot(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processJSPRoot(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.tasks.JSPFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getParentName(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.isAction(IStructuredDocumentRegion, int)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.isDocumentRegionBasedPartition(IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.sameAs(IStructuredDocumentRegion, int)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.setNext(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.setPrevious(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.checkRequiredAttributes(IDOMElement, CMNamedNodeMap, IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.checkUnknownAttributes(IDOMElement, CMElementDeclaration, CMNamedNodeMap, IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.getStartTagName(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.processDirective(IReporter, IFile, IStructuredModel, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.collectTaglibPrefix(IStructuredDocumentRegion, ITextRegion, String)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processIncludeDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processPageDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processTaglibDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.jspel.IJSPELTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int, StringBuffer, HashMap, IStructuredDocument)-1
org.eclipse.jst.jsp.css.core.internal.document.JSPedCSSModelParser.insertStructuredDocumentRegion(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.css.core.internal.document.JSPedCSSModelParser.insertUnknownImport(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.css.core.internal.document.JSPedCSSModelParser.insertUnknownRule(IStructuredDocumentRegion)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TaglibTracker.getStructuredDocumentRegion()-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getCurrentNode()-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.setCurrentNode(IStructuredDocumentRegion)-1
org.eclipse.jst.jsp.core.internal.parser.internal.JSPStructuredRegionFactory.createRegion(int)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.findDirtyEnd(int)-1
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getNext()-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getPrevious()-1

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

PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.containsBreakingChange(IStructuredDocumentRegionList)-1

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

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.fEmbeddedPartitioner-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.createStructuredTextPartitioner(IStructuredDocument)112
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.setEmbeddedPartitioner(IStructuredTextPartitioner)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.createStructuredTextPartitioner(IStructuredDocument)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getEmbeddedPartitioner()-1

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

RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.newInstance()-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.checkAllAttributeValueContainers(Iterator)1373
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.checkAttributeValueContainer(Iterator, String)1414
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.checkAttributeValueContainer(Iterator, String)1417
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getAttributeValue(ITextRegion, Iterator)1956
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getAttributeValue(ITextRegion, Iterator)1957
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.handleTaglib()1877
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.setSourceReferencePoint()1094
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateAttributeDirectiveAttributes(Iterator)1809
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateAttributeDirectiveAttributes(Iterator)1804
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateAttributeDirectiveAttributes(Iterator)1810
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateDirective(Iterator)1772
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateDirective(Iterator)1752
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateEmbeddedJSPInBlock(ITextRegionCollection, Iterator)1626
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translatePageDirectiveAttributes(Iterator, IStructuredDocumentRegion)1975
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translatePageDirectiveAttributes(Iterator, IStructuredDocumentRegion)1981
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translatePageDirectiveAttributes(Iterator, IStructuredDocumentRegion)1982
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateRegionContainer(ITextRegionCollection, int)1120
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2665
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2661
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2666
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLCommentNode(IStructuredDocumentRegion)1504
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLNode(ITextRegionCollection, Iterator)1247
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLNode(ITextRegionCollection, Iterator)1303
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLNode(ITextRegionCollection, Iterator)1284
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.unescapeRegion(ITextRegion, StringBuffer)2618
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.getAttributeValue(String, IStructuredDocumentRegion)423
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.getAttributeValue(String, IStructuredDocumentRegion)418
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.nodeParsed(IStructuredDocumentRegion)243
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(IStructuredDocumentRegion, IStructuredDocumentRegion)316
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.hasJSPRegion(ITextRegion)271
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.reportTaglibDuplicatePrefixes(IFile, IReporter, IStructuredDocument)606
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateELContent(ITextRegionCollection, ITextRegion, Iterator, IReporter, IFile)157
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)134
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)140
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD.loadTagFile(CMElementDeclarationImpl, IFile, boolean)960
org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD.loadTagFile(CMElementDeclarationImpl, IFile, boolean)922
org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD.loadTagFile(CMElementDeclarationImpl, IFile, boolean)886
org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD.loadTagFile(CMElementDeclarationImpl, IFile, boolean)837
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)205
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)205
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processRegionCollection(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)158
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processRegionCollection(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)158
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processTaglib(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)362
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processTaglib(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)362
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)308
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)308
org.eclipse.jst.jsp.core.internal.java.JSPIncludeRegionHelper.getRegionName(IStructuredDocumentRegion)74
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addImportToMap(String, ITextRegionCollection)2312
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2405
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.checkAllAttributeValueContainers(Iterator)1369
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.checkAttributeValueContainer(Iterator, String)1412
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getUnescapedRegionText(ITextRegionCollection, int)2532
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getUnescapedRegionText(ITextRegionCollection, int)2497
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.handleTaglib()1867
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.isUsebeanTag(ITextRegionCollection)2246
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.setSourceReferencePoint()1092
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateAttributeDirectiveAttributes(Iterator)1795
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateDirective(Iterator)1750
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateEmbeddedJSPInAttribute(ITextRegionCollection)1650
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateEmbeddedJSPInAttribute(ITextRegionCollection)1649
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateEmbeddedJSPInBlock(ITextRegionCollection, Iterator)1624
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translatePageDirectiveAttributes(Iterator, IStructuredDocumentRegion)1972
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateRegionContainer(ITextRegionCollection, int)1117
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2642
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2640
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2707
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2644
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2634
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2638
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLCommentNode(IStructuredDocumentRegion)1502
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLNode(ITextRegionCollection, Iterator)1245
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.unescapeRegion(ITextRegion, StringBuffer)2616
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.getAttributeValue(String, IStructuredDocumentRegion)418
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.getAttributeValue(String, IStructuredDocumentRegion)416
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.getRegionName(IStructuredDocumentRegion)507
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.nodeParsed(IStructuredDocumentRegion)243
org.eclipse.jst.jsp.core.internal.parser.internal.JSPParserRegionFactory.createToken(String, int, int, int, String, String)29
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(String, String[], String)1183
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(String, String[], String)1145
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(String, String[], String)1095
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken()1548
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getRegions()1979
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(boolean, boolean, IStructuredDocumentRegion, ITextRegion)195
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(IStructuredDocumentRegion, IStructuredDocumentRegion)316
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isTaglibOrInclude(IStructuredDocumentRegion, ITextRegionList)230
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)72
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)72
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processJSPRoot(IStructuredDocumentRegion)110
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processJSPRoot(IStructuredDocumentRegion)110
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)150
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)150
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()231
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()340
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.addVariables(List, CMNode, ITextRegionCollection)190
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.extractTagData(ITextRegionCollection)571
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getParentName(IStructuredDocumentRegion)215
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.isAction(IStructuredDocumentRegion, int)323
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.getStartTagName(IStructuredDocumentRegion)227
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.hasJSPRegion(ITextRegion)271
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.performValidation(IFile, IReporter, IStructuredDocument)239
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processIncludeDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)273
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processPageDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)340
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processTaglibDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)374
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processTaglibDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)373
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.processTaglibDirective(IReporter, IFile, IStructuredDocument, IStructuredDocumentRegion)375
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.reportTaglibDuplicatePrefixes(IFile, IReporter, IStructuredDocument)583
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.reportTaglibDuplicatePrefixes(IFile, IReporter, IStructuredDocument)606
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateELContent(ITextRegionCollection, ITextRegion, Iterator, IReporter, IFile)154
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)140
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)132
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.adjustIndirectPosition(IMessage, IJSPTranslation)95
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getAttributeValue(ITextRegionCollection, String)298
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getAttributeValueRegion(ITextRegionCollection, String)279
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getAttributeValueRegion(ITextRegionCollection, String)282
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getDirectiveName(ITextRegionCollection)262
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.domdocument.NestedDOMModelParser.computeNestedTag(String, String, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.jst.jsp.core.internal.java.EscapedTextUtil.getUnescapedText(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getAttributeValue(ITextRegion, Iterator)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getJSPTypeForRegion(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateJSPNode(ITextRegion, Iterator, String, int)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.unescapeRegion(ITextRegion, StringBuffer)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.intersects(IStructuredDocumentRegion, ITextRegion, int, int)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(boolean, boolean, IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.jst.jsp.core.internal.tasks.JSPFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getPartitionType(ITextRegion, int)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.isDocumentRegionBasedPartition(IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.addRegion(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.containsOffset(ITextRegion, int)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.equatePositions(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getEndOffset(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getFullText(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getStartOffset(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getText(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getTextEndOffset(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.sameAs(ITextRegion, int)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int)-1
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.hasJSPRegion(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.collectTaglibPrefix(IStructuredDocumentRegion, ITextRegion, String)-1
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.hasNestedRegion(ITextRegion)-1
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateELContent(ITextRegionCollection, ITextRegion, Iterator, IReporter, IFile)-1
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateXMLNode(ITextRegionCollection, ITextRegion, IReporter, IFile)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.internal.JSPParserRegionFactory.createToken(String, int, int, int, String, String)-1
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken()-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getDeepestRegionAtCharacterOffset(int)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getFirstRegion()-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getLastRegion()-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getRegionAtCharacterOffset(int)-1
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getAttributeValueRegion(ITextRegionCollection, String)-1
org.eclipse.jst.jsp.css.core.internal.parser.JSPedCSSTokenizer.getNextToken()-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)311
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)311
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translate()1013
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateJSPNode(ITextRegion, Iterator, String, int)1532
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateRegionContainer(ITextRegionCollection, int)1130
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2653
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)137
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.RegionTaglibVariables.region-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.RegionTaglibVariables.region-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)309
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)309
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateJSPNode(ITextRegion, Iterator, String, int)1531
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)136
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translate()1013
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translate()999
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateJSPNode(ITextRegion, Iterator, String, int)1527
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateRegionContainer(ITextRegionCollection, int)1114
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)2653
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)130
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)137
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.addBlockTag(String, ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.addBlockTag(String, ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processRegionCollection(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processRegionCollection(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processTaglib(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processTaglib(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)-1
org.eclipse.jst.jsp.core.internal.java.jspel.ELGenerator.generate(ASTExpression, IStructuredDocumentRegion, StringBuffer, Map, IStructuredDocument, ITextRegionCollection, int, int)-1
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.ELGeneratorVisitor(StringBuffer, IStructuredDocumentRegion, Map, IStructuredDocument, ITextRegionCollection, int)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addImportToMap(String, ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addTaglibVariables(String, ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendImportToBuffer(String, ITextRegionCollection, boolean)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getUnescapedRegionText(ITextRegionCollection, int)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.isUsebeanTag(ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.RegionTaglibVariables.RegionTaglibVariables(ITextRegionCollection, TaglibVariable[])-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.RegionTaglibVariables.RegionTaglibVariables(ITextRegionCollection, TaglibVariable[])-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateDeclaration(ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateDeclarationString(String, ITextRegionCollection, int, int, boolean)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateEmbeddedJSPInAttribute(ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateEmbeddedJSPInBlock(ITextRegionCollection, Iterator)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateExpression(ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateExpressionString(String, ITextRegionCollection, int, int, boolean)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateExpressionString(String, ITextRegionCollection, int, int, String)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateRegionContainer(ITextRegionCollection, int)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateScriptlet(ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateScriptletString(String, ITextRegionCollection, int, int, boolean)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateUseBean(ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLNode(ITextRegionCollection, Iterator)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.addTEIVariables(IStructuredDocument, ITextRegionCollection, List, TLDElementDeclaration, String, String, List)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.addVariables(List, CMNode, ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.createJSPProblem(IStructuredDocument, ITextRegionCollection, int, String, String, boolean)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.createValidationMessageProblem(IStructuredDocument, ITextRegionCollection, String)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.extractTagData(ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.getTaglibVariables(String, IStructuredDocument, ITextRegionCollection)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.validateTagClass(IStructuredDocument, ITextRegionCollection, TLDElementDeclaration, List)-1
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateELContent(ITextRegionCollection, ITextRegion, Iterator, IReporter, IFile)-1
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateRegionContainer(ITextRegionCollection, IReporter, IFile)-1
org.eclipse.jst.jsp.core.internal.validation.JSPELValidator.validateXMLNode(ITextRegionCollection, ITextRegion, IReporter, IFile)-1
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getAttributeValue(ITextRegionCollection, String)-1
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getAttributeValueRegion(ITextRegionCollection, String)-1
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getDirectiveName(ITextRegionCollection)-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.checkAllAttributeValueContainers(Iterator)1379
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLCommentNode(IStructuredDocumentRegion)1506
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.unescapeRegion(ITextRegion, StringBuffer)2615
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(boolean, boolean, IStructuredDocumentRegion, ITextRegion)194
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()309
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()387
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()371
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()343
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()280
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()335
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()322
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()251
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.hasJSPRegion(ITextRegion)266
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.hasNestedRegion(ITextRegion)654
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.checkAllAttributeValueContainers(Iterator)1374
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getUnescapedRegionText(ITextRegionCollection, int)2495
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateRegionContainer(ITextRegionCollection, int)1128
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLCommentNode(IStructuredDocumentRegion)1505
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.unescapeRegion(ITextRegion, StringBuffer)2619
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.unescapeRegion(ITextRegion, StringBuffer)2610
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(boolean, boolean, IStructuredDocumentRegion, ITextRegion)193
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()342
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()321
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()250
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()279
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()334
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()308
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()386
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()370
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.isDocumentRegionBasedPartition(IStructuredDocumentRegion, ITextRegion, int)348
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.hasJSPRegion(ITextRegion)264
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.hasNestedRegion(ITextRegion)654
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingWithNestedTag(boolean, boolean, IStructuredDocumentRegion, ITextRegion)194
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.parseNodes()343
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getParent()-1

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD.loadTagFile(CMElementDeclarationImpl, IFile, boolean)831
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)200
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processInclude(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)200
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processTaglib(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)355
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processTaglib(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)355
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)302
org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager.DirectiveStructuredDocumentRegionHandler.processXMLStartTag(ITextRegionCollection, IStructuredDocumentRegion, JSPSourceParser)302
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addImportToMap(String, ITextRegionCollection)2306
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2404
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.isUsebeanTag(ITextRegionCollection)2245
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateEmbeddedJSPInAttribute(ITextRegionCollection)1648
org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.getRegionName(IStructuredDocumentRegion)505
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(String, String[], String)1178
org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(String, String[], String)1129
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processJSPRoot(IStructuredDocumentRegion)105
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processJSPRoot(IStructuredDocumentRegion)105
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)145
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)145
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.addVariables(List, CMNode, ITextRegionCollection)187
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.extractTagData(ITextRegionCollection)570
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.getParentName(IStructuredDocumentRegion)212
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.getStartTagName(IStructuredDocumentRegion)225
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.hasJSPRegion(ITextRegion)266
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getAttributeValueRegion(ITextRegionCollection, String)280
org.eclipse.jst.jsp.core.internal.validation.JSPValidator.getDirectiveName(ITextRegionCollection)260
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isBreakingChange(IStructuredDocumentRegion, ITextRegionList)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isJspRoot(ITextRegionList)-1
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.isTaglibOrInclude(IStructuredDocumentRegion, ITextRegionList)-1
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.setRegions(ITextRegionList)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getRegions()-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.DocumentInfo.indexChanged(ITaglibIndexDelta)80
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.DocumentInfo.indexChanged(ITaglibIndexDelta)80
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)144
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)144
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.setup(IDocument, IPath, LocationKind)369
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.newEncodedDocument()272
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.newStructuredDocument()153
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.DocumentInfo.indexChanged(ITaglibIndexDelta)79
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.DocumentInfo.indexChanged(ITaglibIndexDelta)79
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)143
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)143
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.setup(IDocument, IPath, LocationKind)368

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.css.core.internal.document.JSPedCSSModelParser.insertStructuredDocumentRegion(IStructuredDocumentRegion)44

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

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.quickCheck()364
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPReParser.reparse(IStructuredDocumentRegion, IStructuredDocumentRegion)104

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)79
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)80
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)79
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)80
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)155
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)155
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.performValidation(IFile, IReporter, IStructuredDocument)228
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)78
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.nodeParsed(IStructuredDocumentRegion)78
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)152
org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser.NestablePrefixHandler.processTaglib(IStructuredDocumentRegion)152
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.performValidation(IFile, IReporter, IStructuredDocument)227
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.JSPDirectiveValidator.performValidation(IFile, IReporter, IStructuredDocument)226

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.setInternalPartition(int, int, String)407

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

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.createStructuredTextPartitioner(IStructuredDocument)147

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

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.util.ZeroStructuredDocumentRegion.getRegions()151

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

EXTENDS
Reference LocationLine Number
org.eclipse.jst.jsp.core.taglib.ProjectDescription.TaglibSorter-1
org.eclipse.jst.jsp.core.taglib.ProjectDescription.TaglibSorter-1

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

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.modelquery.ModelQueryAdapterFactoryForJSP.createAdapter(INodeNotifier)75

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

PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.HTMLValidationReporter.report(ErrorInfo)-1

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

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator.validate(IFile, int, ValidationState, IProgressMonitor, IDOMModel, IReporter)169
org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator.validate(IReporter, IFile, IDOMModel)200
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator.validate(IFile, int, ValidationState, IProgressMonitor, IDOMModel, IReporter)169
org.eclipse.jst.jsp.core.internal.validation.JSPContentValidator.validate(IReporter, IFile, IDOMModel)200

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

PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.HTMLValidationReporter.report(ValidationMessage)-1
org.eclipse.jst.jsp.core.internal.validation.HTMLValidationReporter.translateMessage(ValidationMessage)-1

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

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.HTMLValidationReporter-1

Back to reference summary for org.eclipse.jst.jsp.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict