API Test Coverage Report for org.eclipse.jst.jsp.ui
Test Coverage (methods tested: 199, methods not tested: 487)

Hide tested methods Hide untested methods Collapse classes

org.eclipse.jst.jsp.ui.internal.breakpointproviders.AbstractBreakpointProvider

 <clinit>  ()V
 <init>  ()V
 contains  ([Ljava/lang/String;Ljava/lang/String;)Z
 getEditorInputResource  (Lorg/eclipse/ui/IEditorInput;)Lorg/eclipse/core/resources/IResource;
 getPageLanguage  (Lorg/w3c/dom/Document;)I
 getSourceEditingTextTools  ()Lorg/eclipse/wst/sse/ui/internal/provisional/extensions/ISourceEditingTextTools;
 getValidPosition  (Lorg/eclipse/jface/text/IDocument;I)I
 setSourceEditingTextTools  (Lorg/eclipse/wst/sse/ui/internal/provisional/extensions/ISourceEditingTextTools;)V

org.eclipse.jst.jsp.ui.internal.editor.ActionContributorJSP

 <clinit>  ()V
 <init>  ()V
 addToMenu  (Lorg/eclipse/jface/action/IMenuManager;)V
 getExtensionIDs  ()[Ljava/lang/String;
 setActiveEditor  (Lorg/eclipse/ui/IEditorPart;)V
 setViewerSpecificContributionsEnabled  (Z)V

org.eclipse.jst.jsp.ui.internal.registry.AdapterFactoryProviderForJSP

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addAdapterFactories  (Lorg/eclipse/wst/sse/core/internal/provisional/IStructuredModel;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addContentBasedFactories  (Lorg/eclipse/wst/sse/core/internal/provisional/IStructuredModel;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addPropagatingAdapters  (Lorg/eclipse/wst/sse/core/internal/provisional/IStructuredModel;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 isFor  (Lorg/eclipse/wst/sse/core/internal/ltk/modelhandler/IDocumentTypeHandler;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 reinitializeFactories  (Lorg/eclipse/wst/sse/core/internal/provisional/IStructuredModel;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.css.ui.internal.registry.AdapterFactoryProviderJSPedCSS

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 isFor  (Lorg/eclipse/wst/sse/core/internal/ltk/modelhandler/IDocumentTypeHandler;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.autoedit.AutoEditStrategyForTabs

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 customizeDocumentCommand  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/jface/text/DocumentCommand;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.AutoImportProposal

 <init>  (Ljava/lang/String;Ljava/lang/String;IIILorg/eclipse/swt/graphics/Image;Ljava/lang/String;Lorg/eclipse/jface/text/contentassist/IContextInformation;Ljava/lang/String;IZ)V
 apply  (Lorg/eclipse/jface/text/ITextViewer;CII)V
 getImportDeclaration  ()Ljava/lang/String;
 setImportDeclaration  (Ljava/lang/String;)V

org.eclipse.jst.jsp.ui.internal.java.search.BasicJSPSearchRequestor

 <clinit>  ()V
 <init>  ()V
 acceptSearchMatch  (Lorg/eclipse/jdt/core/search/SearchMatch;)V
 addSearchMatch  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/core/resources/IFile;IILjava/lang/String;)V
 beginReporting  ()V
 endReporting  ()V
 enterParticipant  (Lorg/eclipse/jdt/core/search/SearchParticipant;)V
 exitParticipant  (Lorg/eclipse/jdt/core/search/SearchParticipant;)V

org.eclipse.jst.jsp.ui.internal.java.refactoring.BasicRefactorSearchRequestor

 <init>  (Lorg/eclipse/jdt/core/IJavaElement;Ljava/lang/String;)V
 acceptSearchMatch  (Lorg/eclipse/jdt/core/search/SearchMatch;)V
 getChanges  ()[Lorg/eclipse/ltk/core/refactoring/Change;
 getDescription  ()Ljava/lang/String;
 getElement  ()Lorg/eclipse/jdt/core/IJavaElement;
 getNewName  ()Ljava/lang/String;
 getRenameText  (Lorg/eclipse/jst/jsp/core/internal/java/search/JavaSearchDocumentDelegate;Lorg/eclipse/jdt/core/search/SearchMatch;)Ljava/lang/String;
 isFullyQualified  (Ljava/lang/String;)Z

org.eclipse.jst.jsp.ui.internal.contentassist.BeanInfoProvider

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getRuntimeProperties  (Lorg/eclipse/core/resources/IResource;Ljava/lang/String;)[Lorg/eclipse/jst/jsp/ui/internal/contentassist/IJavaPropertyDescriptor;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.BeanInfoProvider$JavaPropertyDescriptor

 <init>  (Lorg/eclipse/jst/jsp/ui/internal/contentassist/BeanInfoProvider;Ljava/lang/String;Ljava/lang/String;ZZ)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getDeclaredType  ()Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getDisplayName  ()Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getName  ()Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getReadable  ()Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getWriteable  ()Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.CustomTemplateProposal

 <init>  (Lorg/eclipse/jface/text/templates/Template;Lorg/eclipse/jface/text/templates/TemplateContext;Lorg/eclipse/jface/text/IRegion;Lorg/eclipse/swt/graphics/Image;I)V
 getAdditionalProposalInfo  ()Ljava/lang/String;

org.eclipse.jst.jsp.ui.internal.templates.EncodingTemplateVariableResolverJSP

 <clinit>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 resolve  (Lorg/eclipse/jface/text/templates/TemplateContext;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.hyperlink.ExternalFileEditorInput

 <init>  (Ljava/io/File;)V
 equals  (Ljava/lang/Object;)Z
 exists  ()Z
 getAdapter  (Ljava/lang/Class;)Ljava/lang/Object;
 getImageDescriptor  ()Lorg/eclipse/jface/resource/ImageDescriptor;
 getName  ()Ljava/lang/String;
 getPath  (Ljava/lang/Object;)Lorg/eclipse/core/runtime/IPath;
 getPath  ()Lorg/eclipse/core/runtime/IPath;
 getPersistable  ()Lorg/eclipse/ui/IPersistableElement;
 getToolTipText  ()Ljava/lang/String;
 hashCode  ()I

org.eclipse.jst.jsp.ui.internal.format.FormattingStrategyJSPJava

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 format  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 formatString  (ILjava/lang/String;ILjava/lang/String;Ljava/util/Map;)Lorg/eclipse/text/edits/TextEdit;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 formatterStarts  (Lorg/eclipse/jface/text/formatter/IFormattingContext;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 formatterStops  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.taginfo.HTMLPrinter

 <clinit>  ()V
 addBullet  (Ljava/lang/StringBuffer;Ljava/lang/String;)V
 addPageEpilog  (Ljava/lang/StringBuffer;)V
 addPageProlog  (Ljava/lang/StringBuffer;)V
 addParagraph  (Ljava/lang/StringBuffer;Ljava/io/Reader;)V
 addParagraph  (Ljava/lang/StringBuffer;Ljava/lang/String;)V
 addSmallHeader  (Ljava/lang/StringBuffer;Ljava/lang/String;)V
 convertToHTMLContent  (Ljava/lang/String;)Ljava/lang/String;
 endBulletList  (Ljava/lang/StringBuffer;)V
 insertPageProlog  (Ljava/lang/StringBuffer;ILjava/net/URL;)V
 insertPageProlog  (Ljava/lang/StringBuffer;ILorg/eclipse/swt/graphics/RGB;)V
 insertPageProlog  (Ljava/lang/StringBuffer;I)V
 insertPageProlog  (Ljava/lang/StringBuffer;ILorg/eclipse/swt/graphics/RGB;Ljava/net/URL;)V
 read  (Ljava/io/Reader;)Ljava/lang/String;
 startBulletList  (Ljava/lang/StringBuffer;)V

org.eclipse.jst.jsp.ui.internal.contentassist.IBeanInfoProvider

 getRuntimeProperties  (Lorg/eclipse/core/resources/IResource;Ljava/lang/String;)[Lorg/eclipse/jst/jsp/ui/internal/contentassist/IJavaPropertyDescriptor;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.IJavaPropertyDescriptor

 getDeclaredType  ()Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getDisplayName  ()Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getName  ()Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getReadable  ()Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getWriteable  ()Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.breakpointproviders.JavaBreakpointProvider

 <init>  ()V
 addBreakpoint  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/ui/IEditorInput;II)Lorg/eclipse/core/runtime/IStatus;
 canAddBreakpoint  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/ui/IEditorInput;Lorg/w3c/dom/Node;II)Z
 getResource  (Lorg/eclipse/ui/IEditorInput;)Lorg/eclipse/core/resources/IResource;

org.eclipse.jst.jsp.ui.internal.text.JavaCodeReader

 <init>  ()V
 close  ()V
 configureBackwardReader  (Lorg/eclipse/jface/text/IDocument;IZZ)V
 configureForwardReader  (Lorg/eclipse/jface/text/IDocument;IIZZ)V
 getOffset  ()I
 read  ()I

org.eclipse.jst.jsp.ui.internal.style.java.JavaCodeScanner

 <clinit>  ()V
 <init>  ()V
 initializeRules  ()V
 setTokenData  (Ljava/lang/String;Ljava/lang/Object;)V

org.eclipse.jst.jsp.ui.internal.style.java.JavaColorProvider

 <clinit>  ()V
 <init>  ()V
 getInstance  ()Lorg/eclipse/jst/jsp/ui/internal/style/java/JavaColorProvider;
 loadJavaColors  ()V

org.eclipse.jst.jsp.ui.internal.text.JavaPairMatcher

 <init>  ([C)V
 clear  ()V
 dispose  ()V
 getAnchor  ()I
 match  (Lorg/eclipse/jface/text/IDocument;I)Lorg/eclipse/jface/text/IRegion;
 matchPairsAt  ()Z
 searchForClosingPeer  (IIILorg/eclipse/jface/text/IDocument;)I
 searchForOpeningPeer  (IIILorg/eclipse/jface/text/IDocument;)I

org.eclipse.jst.jsp.ui.internal.contentassist.JavaParameterListValidator

 <init>  ()V
 install  (Lorg/eclipse/jface/text/contentassist/IContextInformation;Lorg/eclipse/jface/text/ITextViewer;I)V
 isContextInformationValid  (I)Z
 updatePresentation  (ILorg/eclipse/jface/text/TextPresentation;)Z

org.eclipse.jst.jsp.ui.internal.breakpointproviders.JavaScriptBreakpointProvider

 <init>  ()V
 addBreakpoint  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/ui/IEditorInput;II)Lorg/eclipse/core/runtime/IStatus;
 canAddBreakpoint  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/ui/IEditorInput;II)Z
 getResource  (Lorg/eclipse/ui/IEditorInput;)Lorg/eclipse/core/resources/IResource;

org.eclipse.jst.jsp.ui.internal.breakpointproviders.JavascriptLineBreakpoint

 <init>  ()V
 <init>  (Lorg/eclipse/core/resources/IResource;III)V
 getLineNumber  ()I
 getResource  ()Lorg/eclipse/core/resources/IResource;

org.eclipse.jst.jsp.ui.internal.breakpointproviders.JavaStratumBreakpointProvider

 <init>  ()V
 addBreakpoint  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/ui/IEditorInput;II)Lorg/eclipse/core/runtime/IStatus;
 getResource  (Lorg/eclipse/ui/IEditorInput;)Lorg/eclipse/core/resources/IResource;
 setInitializationData  (Lorg/eclipse/core/runtime/IConfigurationElement;Ljava/lang/String;Ljava/lang/Object;)V
 setSourceEditingTextTools  (Lorg/eclipse/wst/sse/ui/internal/provisional/extensions/ISourceEditingTextTools;)V

org.eclipse.jst.jsp.ui.internal.contentassist.JavaTypeCompletionProposal

 <init>  (Ljava/lang/String;IILjava/lang/String;Lorg/eclipse/swt/graphics/Image;Ljava/lang/String;Ljava/lang/String;IZ)V
 apply  (Lorg/eclipse/jface/text/IDocument;CI)V
 apply  (Lorg/eclipse/jface/text/ITextViewer;CII)V
 applyImport  (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocument;)I
 getAdditionalProposalInfo  ()Ljava/lang/String;
 getCursorPosition  ()I
 getDisplayString  ()Ljava/lang/String;
 getImport  (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Ljava/lang/String;
 getQualifiedName  ()Ljava/lang/String;
 getShortName  ()Ljava/lang/String;
 importHandles  (Ljava/lang/String;Ljava/util/List;)Z
 isWildcardMatch  (Ljava/lang/String;Ljava/lang/String;)Z
 selected  (Lorg/eclipse/jface/text/ITextViewer;Z)V
 setCursorPosition  (I)V
 startsWith  (Lorg/eclipse/jface/text/IDocument;ILjava/lang/String;)Z

org.eclipse.jst.jsp.ui.internal.contentassist.JavaTypeFinder

 <init>  ()V
 getBeanProposals  (Lorg/eclipse/core/resources/IResource;II)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
 getClassProposals  (Lorg/eclipse/core/resources/IResource;II)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
 getTypeProposals  (Lorg/eclipse/core/resources/IResource;II)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;

org.eclipse.jst.jsp.ui.internal.contentassist.JavaTypeNameRequestor

 <init>  ()V
 acceptType  (I[C[C[[CLjava/lang/String;)V
 concatenateName  (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
 getJSPOffset  ()I
 getProposals  ()[Lorg/eclipse/jst/jsp/ui/internal/contentassist/JavaTypeCompletionProposal;
 getReplacementLength  ()I
 ignoreAbstractClasses  ()Z
 setIgnoreAbstractClasses  (Z)V
 setJSPOffset  (I)V
 setReplacementLength  (I)V

org.eclipse.jst.jsp.ui.internal.style.java.JavaWhitespaceDetector

 <init>  ()V
 isWhitespace  (C)Z

org.eclipse.jst.jsp.ui.internal.style.java.JavaWordDetector

 <init>  ()V
 isWordPart  (C)Z
 isWordStart  (C)Z

org.eclipse.jst.jsp.ui.internal.taginfo.JavaWordFinder

 <init>  ()V
 findWord  (Lorg/eclipse/jface/text/IDocument;I)Lorg/eclipse/jface/text/IRegion;

org.eclipse.jst.jsp.ui.internal.preferences.ui.JSPColorPage

 <init>  ()V
 createContents  (Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;
 createContentsForPicker  (Lorg/eclipse/swt/widgets/Composite;)V
 createOverlayStoreKeys  ()[Lorg/eclipse/wst/sse/ui/internal/preferences/OverlayPreferenceStore$OverlayKey;
 doGetPreferenceStore  ()Lorg/eclipse/jface/preference/IPreferenceStore;
 getSampleText  ()Ljava/lang/String;
 initContextStyleMap  (Ljava/util/Dictionary;)V
 initDescriptions  (Ljava/util/Dictionary;)V
 initStyleList  (Ljava/util/ArrayList;)V
 savePreferences  ()V
 setupPicker  (Lorg/eclipse/wst/sse/ui/internal/preferences/ui/StyledTextColorPicker;)V

org.eclipse.jst.jsp.ui.internal.contentassist.JSPCompletionProcessor

 <clinit>  ()V
 <init>  ()V
 computeCompletionProposals  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
 computeContextInformation  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/IContextInformation;
 getAutoProposalInvocationCharacters  ()Ljava/lang/String;
 getAutoTipInvocationCharacters  ()Ljava/lang/String;
 getCompletionProposalAutoActivationCharacters  ()[C
 getContextInformationAutoActivationCharacters  ()[C
 getContextInformationValidator  ()Lorg/eclipse/jface/text/contentassist/IContextInformationValidator;
 getDocumentPosition  ()I
 getErrorMessage  ()Ljava/lang/String;
 getProposalCollector  (Lorg/eclipse/jdt/core/ICompilationUnit;Lorg/eclipse/jst/jsp/core/internal/java/JSPTranslation;)Lorg/eclipse/jst/jsp/ui/internal/contentassist/JSPProposalCollector;
 initialize  (I)V
 initializeJavaPlugins  ()V
 release  ()V

org.eclipse.jst.jsp.ui.internal.contentassist.JSPCompletionProposal

 <init>  (Ljava/lang/String;IIILorg/eclipse/swt/graphics/Image;Ljava/lang/String;Lorg/eclipse/jface/text/contentassist/IContextInformation;Ljava/lang/String;IZ)V
 apply  (Lorg/eclipse/jface/text/ITextViewer;CII)V
 getAdditionalProposalInfo  ()Ljava/lang/String;
 getJavaCompletionProposal  ()Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
 setJavaCompletionProposal  (Lorg/eclipse/jface/text/contentassist/ICompletionProposal;)V

org.eclipse.jst.jsp.ui.internal.contentassist.JSPContentAssistProcessor

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addAttributeNameProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addAttributeValueProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addCommentProposal  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addDocTypeProposal  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEmptyDocumentProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEndTagNameProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEndTagProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEntityProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;ILorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addPCDATAProposal  (Ljava/lang/String;Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addStartDocumentProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addTagCloseProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addTagInsertionProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;I)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addXMLProposal  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeCompletionProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeCompletionProposals  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeContextInformation  (Lorg/eclipse/jface/text/ITextViewer;ILorg/eclipse/wst/sse/core/internal/provisional/IndexedRegion;)[Lorg/eclipse/jface/text/contentassist/IContextInformation;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getAvailableChildrenAtIndex  (Lorg/w3c/dom/Element;II)Ljava/util/List;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getAvailableRootChildren  (Lorg/w3c/dom/Document;I)Ljava/util/List;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getCompletionProposalAutoActivationCharacters  ()[C
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContextInformationAutoActivationCharacters  ()[C
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContextInformationValidator  ()Lorg/eclipse/jface/text/contentassist/IContextInformationValidator;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getJSPJavaCompletionProposals  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getPartitionType  (Lorg/eclipse/wst/sse/ui/internal/StructuredTextViewer;I)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 init  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 initNameToProcessorMap  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 initPartitionToProcessorMap  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 isXMLFormat  (Lorg/w3c/dom/Document;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 release  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 releaseMap  (Ljava/util/HashMap;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 releaseNameToProcessorMap  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 releasePartitionToProcessorMap  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 setErrorMessage  (Ljava/lang/String;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.views.contentoutline.JSPContentOutlineConfiguration

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getPreferenceStore  ()Lorg/eclipse/jface/preference/IPreferenceStore;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.text.JSPDocumentRegionEdgeMatcher

 <clinit>  ()V
 <init>  ()V

org.eclipse.jst.jsp.ui.internal.contentassist.JSPDummyContentAssistProcessor

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addAttributeNameProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addAttributeValueProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addCommentProposal  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addContent  (Ljava/util/List;Lorg/eclipse/wst/xml/core/internal/contentmodel/CMContent;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addDocTypeProposal  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEmptyDocumentProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEndTagNameProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEndTagProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEntityProposals  (Ljava/util/Vector;Ljava/util/Properties;Ljava/lang/String;ILorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addEntityProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;ILorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addPCDATAProposal  (Ljava/lang/String;Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addStartDocumentProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addTagCloseProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addTagInsertionProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;I)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addTagNameProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;I)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 attributeInList  (Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/w3c/dom/Node;Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNode;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 beginsWith  (Ljava/lang/String;Ljava/lang/String;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeAttributeProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeAttributeValueProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeCompletionProposals  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeCompletionProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeContentProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeContextInformation  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/IContextInformation;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeEndTagOpenProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeEntityReferenceProposals  (ILorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeEqualsProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeStartDocumentProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeTagCloseProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeTagNameProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeTagOpenProposals  (ILjava/lang/String;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;)Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getAdditionalInfo  (Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNode;Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNode;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getAvailableChildrenAtIndex  (Lorg/w3c/dom/Element;II)Ljava/util/List;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getAvailableRootChildren  (Lorg/w3c/dom/Document;I)Ljava/util/List;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getCMElementDeclaration  (Lorg/w3c/dom/Node;)Lorg/eclipse/wst/xml/core/internal/contentmodel/CMElementDeclaration;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getCompletionProposalAutoActivationCharacters  ()[C
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getCompletionRegion  (ILorg/w3c/dom/Node;)Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getCompletionRegion  (ILorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContentGenerator  ()Lorg/eclipse/wst/xml/ui/internal/contentassist/XMLContentModelGenerator;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContextInformationAutoActivationCharacters  ()[C
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContextInformationValidator  ()Lorg/eclipse/jface/text/contentassist/IContextInformationValidator;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getElementPosition  (Lorg/w3c/dom/Node;)I
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getErrorMessage  ()Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getMatchString  (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;I)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getNameRegion  (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getPossibleDataTypeValues  (Lorg/w3c/dom/Node;Lorg/eclipse/wst/xml/core/internal/contentmodel/CMAttributeDeclaration;)Ljava/util/List;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getRequiredName  (Lorg/w3c/dom/Node;Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNode;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getRequiredText  (Lorg/w3c/dom/Node;Lorg/eclipse/wst/xml/core/internal/contentmodel/CMElementDeclaration;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getRequiredText  (Lorg/w3c/dom/Node;Lorg/eclipse/wst/xml/core/internal/contentmodel/CMAttributeDeclaration;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getValidChildElementDeclarations  (Lorg/w3c/dom/Element;II)Ljava/util/List;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 init  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 isCloseRegion  (Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 isNameRegion  (Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 isQuote  (Ljava/lang/String;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 mapToProperties  (Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNamedNodeMap;)Ljava/util/Properties;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 setErrorMessage  (Ljava/lang/String;Ljava/lang/String;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 setErrorMessage  (Ljava/lang/String;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 setErrorMessage  (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 stringsEqual  (Ljava/lang/String;Ljava/lang/String;)Z
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.css.ui.internal.views.properties.JSPedCSSPropertySheetConfiguration

 <init>  ()V
 getInputSelection  (Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/jface/viewers/ISelection;)Lorg/eclipse/jface/viewers/ISelection;
 getPropertiesRefreshJob  ()Lorg/eclipse/jst/jsp/css/ui/internal/views/properties/JSPedCSSPropertySheetConfiguration$PropertiesRefreshJob;
 getPropertySourceProvider  (Lorg/eclipse/ui/views/properties/IPropertySheetPage;)Lorg/eclipse/ui/views/properties/IPropertySourceProvider;
 unconfigure  ()V

org.eclipse.jst.jsp.css.ui.internal.properties.JSPedCSSPropertySource

 <init>  (Lorg/eclipse/wst/css/core/internal/provisional/document/ICSSNode;)V
 setPropertyValue  (Ljava/lang/Object;Ljava/lang/Object;)V

org.eclipse.jst.jsp.ui.internal.editor.JSPEditorPluginImageHelper

 <clinit>  ()V
 <init>  ()V
 getImage  (Lorg/eclipse/jface/resource/ImageDescriptor;)Lorg/eclipse/swt/graphics/Image;
 getImage  (Ljava/lang/String;)Lorg/eclipse/swt/graphics/Image;
 getImageDescriptor  (Ljava/lang/String;)Lorg/eclipse/jface/resource/ImageDescriptor;
 getInstance  ()Lorg/eclipse/jst/jsp/ui/internal/editor/JSPEditorPluginImageHelper;

org.eclipse.jst.jsp.ui.internal.editor.JSPEditorPluginImages

 <init>  ()V

org.eclipse.jst.jsp.ui.internal.style.jspel.JSPELCodeScanner

 <clinit>  ()V
 <init>  ()V
 initializeRules  ()V
 setTokenData  (Ljava/lang/String;Ljava/lang/Object;)V

org.eclipse.jst.jsp.ui.internal.style.jspel.JSPELColorProvider

 <clinit>  ()V
 <init>  ()V
 getInstance  ()Lorg/eclipse/jst/jsp/ui/internal/style/jspel/JSPELColorProvider;
 loadJavaColors  ()V

org.eclipse.jst.jsp.ui.internal.contentassist.JSPELCompletionProcessor

 <init>  ()V
 getProposalCollector  (Lorg/eclipse/jdt/core/ICompilationUnit;Lorg/eclipse/jst/jsp/core/internal/java/JSPTranslation;)Lorg/eclipse/jst/jsp/ui/internal/contentassist/JSPProposalCollector;

org.eclipse.jst.jsp.ui.internal.contentassist.JSPELContentAssistProcessor

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeCompletionProposals  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getCompletionProposalAutoActivationCharacters  ()[C
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getFunctionProposals  (Ljava/lang/String;Lorg/eclipse/wst/sse/ui/internal/StructuredTextViewer;I)Ljava/util/List;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getInvocation  (ILjava/lang/String;)Lorg/eclipse/jst/jsp/core/internal/java/jspel/ASTFunctionInvocation;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getJspCompletionProcessor  ()Lorg/eclipse/jst/jsp/ui/internal/contentassist/JSPCompletionProcessor;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getPrefix  (ILjava/lang/String;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.JSPELProposalCollector

 <init>  (Lorg/eclipse/jdt/core/ICompilationUnit;Lorg/eclipse/jst/jsp/core/internal/java/JSPTranslation;)V
 createJavaCompletionProposal  (Lorg/eclipse/jdt/core/CompletionProposal;)Lorg/eclipse/jdt/ui/text/java/IJavaCompletionProposal;

org.eclipse.jst.jsp.ui.internal.style.jspel.JSPELWhitespaceDetector

 <init>  ()V
 isWhitespace  (C)Z

org.eclipse.jst.jsp.ui.internal.style.jspel.JSPELWordDetector

 <init>  ()V
 isWordPart  (C)Z
 isWordStart  (C)Z

org.eclipse.jst.jsp.ui.internal.contentproperties.ui.JSPFContentSettingsPropertyPage

 <clinit>  ()V
 <init>  ()V
 createContents  (Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;
 performDefaults  ()V
 performOk  ()Z
 updateButtons  (Z)V

org.eclipse.jst.jsp.ui.internal.preferences.ui.JSPFilesPreferencePage

 <init>  ()V
 createContents  (Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;
 createContentsForLoadingGroup  (Lorg/eclipse/swt/widgets/Composite;)V
 doGetPreferenceStore  ()Lorg/eclipse/jface/preference/IPreferenceStore;
 doSavePreferenceStore  ()V
 getContentType  ()Lorg/eclipse/core/runtime/content/IContentType;
 getModelPreferences  ()Lorg/eclipse/core/runtime/Preferences;
 initializeValuesForLoadingGroup  ()V
 performDefaults  ()V
 performDefaultsForLoadingGroup  ()V
 storeValues  ()V
 storeValuesForLoadingGroup  ()V

org.eclipse.jst.jsp.ui.internal.java.search.JSPFindOccurrencesActionDelegate

 <init>  ()V
 getProcessors  ()Ljava/util/List;

org.eclipse.jst.jsp.ui.internal.java.search.JSPFindOccurrencesProcessor

 <init>  ()V
 getPartitionTypes  ()[Ljava/lang/String;
 getRegionTypes  ()[Ljava/lang/String;
 getSearchQuery  (Lorg/eclipse/core/resources/IFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocument;Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/jface/text/ITextSelection;)Lorg/eclipse/search/ui/ISearchQuery;

org.eclipse.jst.jsp.ui.internal.taginfo.JSPInformationProvider

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getInformation  (Lorg/eclipse/jface/text/ITextViewer;Lorg/eclipse/jface/text/IRegion;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getInformation2  (Lorg/eclipse/jface/text/ITextViewer;Lorg/eclipse/jface/text/IRegion;)Ljava/lang/Object;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getSubject  (Lorg/eclipse/jface/text/ITextViewer;I)Lorg/eclipse/jface/text/IRegion;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.JSPJavaContentAssistProcessor

 <clinit>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeCompletionProposals  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeContextInformation  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/IContextInformation;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getCompletionProposalAutoActivationCharacters  ()[C
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContextInformationAutoActivationCharacters  ()[C
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContextInformationValidator  ()Lorg/eclipse/jface/text/contentassist/IContextInformationValidator;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getErrorMessage  ()Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getJspCompletionProcessor  ()Lorg/eclipse/jst/jsp/ui/internal/contentassist/JSPCompletionProcessor;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 release  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.hyperlink.JSPJavaHyperlinkDetector

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.taginfo.JSPJavaJavadocHoverProcessor

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getHoverInfo  (Lorg/eclipse/jface/text/ITextViewer;Lorg/eclipse/jface/text/IRegion;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getHoverRegion  (Lorg/eclipse/jface/text/ITextViewer;I)Lorg/eclipse/jface/text/IRegion;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.taginfo.JSPJavaJavadocInformationProvider

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getInformation  (Lorg/eclipse/jface/text/ITextViewer;Lorg/eclipse/jface/text/IRegion;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getInformation2  (Lorg/eclipse/jface/text/ITextViewer;Lorg/eclipse/jface/text/IRegion;)Ljava/lang/Object;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getSubject  (Lorg/eclipse/jface/text/ITextViewer;I)Lorg/eclipse/jface/text/IRegion;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPJavaSelectionProvider

 <init>  ()V
 getSelection  (Lorg/eclipse/ui/texteditor/ITextEditor;)[Lorg/eclipse/jdt/core/IJavaElement;

org.eclipse.jst.jsp.ui.internal.java.search.ui.JSPMatchPresentation

 <init>  ()V
 createLabelProvider  ()Lorg/eclipse/jface/viewers/ILabelProvider;
 showMatch  (Lorg/eclipse/search/ui/text/Match;IIZ)V

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPMethodRenameChange

 <init>  ()V
 createChangesFor  (Lorg/eclipse/jdt/core/IMethod;Ljava/lang/String;)[Lorg/eclipse/ltk/core/refactoring/Change;
 getModifiedElement  ()Ljava/lang/Object;
 getName  ()Ljava/lang/String;
 initializeValidationData  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
 isValid  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus;
 perform  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change;

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPMethodRenameParticipant

 <init>  ()V
 checkConditions  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/ltk/core/refactoring/participants/CheckConditionsContext;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus;
 createChange  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change;
 getName  ()Ljava/lang/String;
 initialize  (Ljava/lang/Object;)Z

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPMethodRenameRequestor

 <init>  (Lorg/eclipse/jdt/core/IJavaElement;Ljava/lang/String;)V
 getDescription  ()Ljava/lang/String;
 getRenameText  (Lorg/eclipse/jst/jsp/core/internal/java/search/JavaSearchDocumentDelegate;Lorg/eclipse/jdt/core/search/SearchMatch;)Ljava/lang/String;

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPMoveElementActionDelegate

 <init>  ()V
 dispose  ()V
 init  (Lorg/eclipse/ui/IViewPart;)V
 init  (Lorg/eclipse/jface/action/IAction;)V
 run  (Lorg/eclipse/jface/action/IAction;)V
 runWithEvent  (Lorg/eclipse/jface/action/IAction;Lorg/eclipse/swt/widgets/Event;)V
 selectionChanged  (Lorg/eclipse/jface/action/IAction;Lorg/eclipse/jface/viewers/ISelection;)V
 setActiveEditor  (Lorg/eclipse/jface/action/IAction;Lorg/eclipse/ui/IEditorPart;)V

org.eclipse.jst.jsp.ui.internal.java.search.JSPOccurrencesSearchResult

 <init>  (Lorg/eclipse/search/ui/ISearchQuery;)V
 getMatches  ()[Lorg/eclipse/search/ui/text/Match;

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPPackageRenameChange

 <init>  ()V
 createChangesFor  (Lorg/eclipse/jdt/core/IPackageFragment;Ljava/lang/String;)[Lorg/eclipse/ltk/core/refactoring/Change;
 getModifiedElement  ()Ljava/lang/Object;
 getName  ()Ljava/lang/String;
 initializeValidationData  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
 isValid  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus;
 perform  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change;

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPPackageRenameParticipant

 <init>  ()V
 checkConditions  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/ltk/core/refactoring/participants/CheckConditionsContext;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus;
 createChange  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change;
 getName  ()Ljava/lang/String;
 initialize  (Ljava/lang/Object;)Z

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPPackageRenameRequestor

 <init>  (Lorg/eclipse/jdt/core/IJavaElement;Ljava/lang/String;)V
 getDescription  ()Ljava/lang/String;

org.eclipse.jst.jsp.ui.internal.contentassist.JSPPropertyContentAssistProcessor

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addAttributeValueProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.JSPProposalCollector

 <init>  (Lorg/eclipse/jdt/core/ICompilationUnit;Lorg/eclipse/jst/jsp/core/internal/java/JSPTranslation;)V
 createJavaCompletionProposal  (Lorg/eclipse/jdt/core/CompletionProposal;)Lorg/eclipse/jdt/ui/text/java/IJavaCompletionProposal;
 getJSPCompletionProposals  ()[Lorg/eclipse/jst/jsp/ui/internal/contentassist/JSPCompletionProposal;
 getTranslation  ()Lorg/eclipse/jst/jsp/core/internal/java/JSPTranslation;
 getTypeTriggers  ()[C

org.eclipse.jst.jsp.ui.internal.java.search.ui.JSPQueryParticipant

 <clinit>  ()V
 <init>  ()V
 estimateTicks  (Lorg/eclipse/jdt/ui/search/QuerySpecification;)I
 getUIParticipant  ()Lorg/eclipse/jdt/ui/search/IMatchPresentation;
 search  (Lorg/eclipse/jdt/ui/search/ISearchRequestor;Lorg/eclipse/jdt/ui/search/QuerySpecification;Lorg/eclipse/core/runtime/IProgressMonitor;)V

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPRenameElementActionDelegate

 <init>  ()V
 dispose  ()V
 init  (Lorg/eclipse/ui/IViewPart;)V
 init  (Lorg/eclipse/jface/action/IAction;)V
 run  (Lorg/eclipse/jface/action/IAction;)V
 runWithEvent  (Lorg/eclipse/jface/action/IAction;Lorg/eclipse/swt/widgets/Event;)V
 selectionChanged  (Lorg/eclipse/jface/action/IAction;Lorg/eclipse/jface/viewers/ISelection;)V
 setActiveEditor  (Lorg/eclipse/jface/action/IAction;Lorg/eclipse/ui/IEditorPart;)V

org.eclipse.jst.jsp.ui.internal.java.search.JSPSearchQuery

 <init>  (Lorg/eclipse/core/resources/IFile;Lorg/eclipse/jdt/core/IJavaElement;)V
 canRerun  ()Z
 canRunInBackground  ()Z
 doQuery  ()Lorg/eclipse/core/runtime/IStatus;
 getInstance  ()Lorg/eclipse/jst/jsp/ui/internal/java/search/JSPSearchQuery;
 getJavaElement  ()Lorg/eclipse/jdt/core/IJavaElement;
 getLabel  ()Ljava/lang/String;
 getSearchResult  ()Lorg/eclipse/search/ui/ISearchResult;
 getSearchText  ()Ljava/lang/String;

org.eclipse.jst.jsp.ui.internal.java.search.JSPSearchRequestor

 <init>  ()V
 <init>  (Lorg/eclipse/jdt/ui/search/ISearchRequestor;)V
 addSearchMatch  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/core/resources/IFile;IILjava/lang/String;)V

org.eclipse.jst.jsp.ui.internal.java.search.JSPSingleFileSearchRequestor

 <init>  (Lorg/eclipse/jst/jsp/ui/internal/java/search/JSPSearchQuery;)V
 addSearchMatch  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/core/resources/IFile;IILjava/lang/String;)V

org.eclipse.jst.jsp.ui.internal.editor.JSPSourceEditingTextTools

 <init>  ()V
 getPageLanguage  (Lorg/w3c/dom/Node;)Ljava/lang/String;

org.eclipse.jst.jsp.ui.internal.preferences.ui.JSPSourcePreferencePage

 <init>  ()V
 createContents  (Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;
 init  (Lorg/eclipse/ui/IWorkbench;)V

org.eclipse.jst.jsp.ui.internal.preferences.ui.JSPStyledTextColorPicker

 <init>  (Lorg/eclipse/swt/widgets/Composite;I)V
 activate  (Ljava/lang/String;)V

org.eclipse.jst.jsp.ui.internal.taginfo.JSPTagInfoHoverProcessor

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeJSPDirHelp  (Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 computeRegionHelp  (Lorg/eclipse/wst/sse/core/internal/provisional/IndexedRegion;Lorg/eclipse/wst/xml/core/internal/provisional/document/IDOMNode;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.JSPTemplateCompletionProcessor

 <clinit>  ()V
 <init>  ()V
 computeCompletionProposals  (Lorg/eclipse/jface/text/ITextViewer;I)[Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
 createProposal  (Lorg/eclipse/jface/text/templates/Template;Lorg/eclipse/jface/text/templates/TemplateContext;Lorg/eclipse/jface/text/IRegion;I)Lorg/eclipse/jface/text/contentassist/ICompletionProposal;
 getContextType  (Lorg/eclipse/jface/text/ITextViewer;Lorg/eclipse/jface/text/IRegion;)Lorg/eclipse/jface/text/templates/TemplateContextType;
 getImage  (Lorg/eclipse/jface/text/templates/Template;)Lorg/eclipse/swt/graphics/Image;
 getTemplates  (Ljava/lang/String;)[Lorg/eclipse/jface/text/templates/Template;
 setContextType  (Ljava/lang/String;)V

org.eclipse.jst.jsp.ui.internal.preferences.ui.JSPTemplatePreferencePage

 <init>  ()V
 createContents  (Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Control;
 isShowFormatterSetting  ()Z
 performOk  ()Z

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPTypeMoveChange

 <init>  ()V
 createChangesFor  (Lorg/eclipse/jdt/core/IType;Ljava/lang/String;)[Lorg/eclipse/ltk/core/refactoring/Change;
 getModifiedElement  ()Ljava/lang/Object;
 getName  ()Ljava/lang/String;
 initializeValidationData  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
 isValid  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus;
 perform  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change;

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPTypeMoveParticipant

 <init>  ()V
 checkConditions  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/ltk/core/refactoring/participants/CheckConditionsContext;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus;
 createChange  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change;
 getName  ()Ljava/lang/String;
 initialize  (Ljava/lang/Object;)Z

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPTypeMoveRequestor

 <init>  (Lorg/eclipse/jdt/core/IJavaElement;Ljava/lang/String;)V
 getDescription  ()Ljava/lang/String;
 getRenameText  (Lorg/eclipse/jst/jsp/core/internal/java/search/JavaSearchDocumentDelegate;Lorg/eclipse/jdt/core/search/SearchMatch;)Ljava/lang/String;

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPTypeRenameChange

 <init>  ()V
 createChangesFor  (Lorg/eclipse/jdt/core/IType;Ljava/lang/String;)[Lorg/eclipse/ltk/core/refactoring/Change;
 getModifiedElement  ()Ljava/lang/Object;
 getName  ()Ljava/lang/String;
 initializeValidationData  (Lorg/eclipse/core/runtime/IProgressMonitor;)V
 isValid  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus;
 perform  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change;

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPTypeRenameParticipant

 <init>  ()V
 checkConditions  (Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/ltk/core/refactoring/participants/CheckConditionsContext;)Lorg/eclipse/ltk/core/refactoring/RefactoringStatus;
 createChange  (Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/ltk/core/refactoring/Change;
 getName  ()Ljava/lang/String;
 initialize  (Ljava/lang/Object;)Z

org.eclipse.jst.jsp.ui.internal.java.refactoring.JSPTypeRenameRequestor

 <init>  (Lorg/eclipse/jdt/core/IType;Ljava/lang/String;)V
 getDescription  ()Ljava/lang/String;
 getRenameText  (Lorg/eclipse/jst/jsp/core/internal/java/search/JavaSearchDocumentDelegate;Lorg/eclipse/jdt/core/search/SearchMatch;)Ljava/lang/String;

org.eclipse.jst.jsp.ui.internal.JSPUIMessages

 <clinit>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getResourceBundle  ()Ljava/util/ResourceBundle;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.JSPUIPlugin

 <clinit>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getAdapterFactoryRegistry  ()Lorg/eclipse/wst/sse/ui/internal/provisional/registry/AdapterFactoryRegistry;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getDefault  ()Lorg/eclipse/jst/jsp/ui/internal/JSPUIPlugin;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getInstance  ()Lorg/eclipse/jst/jsp/ui/internal/JSPUIPlugin;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getTemplateContextRegistry  ()Lorg/eclipse/jface/text/templates/ContextTypeRegistry;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getTemplateStore  ()Lorg/eclipse/jface/text/templates/persistence/TemplateStore;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.preferences.JSPUIPreferenceInitializer

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 initializeDefaultPreferences  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.preferences.JSPUIPreferenceNames

 <clinit>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.contentassist.JSPUseBeanContentAssistProcessor

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 addAttributeValueProposals  (Lorg/eclipse/wst/xml/ui/internal/contentassist/ContentAssistRequest;)V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.style.java.LineStyleProviderForJava

 <init>  ()V
 handlePropertyChange  (Lorg/eclipse/jface/util/PropertyChangeEvent;)V
 init  (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocument;Lorg/eclipse/wst/sse/ui/internal/provisional/style/Highlighter;)V
 prepareRegions  (Lorg/eclipse/jface/text/ITypedRegion;IILjava/util/Collection;)Z
 release  ()V

org.eclipse.jst.jsp.ui.internal.style.LineStyleProviderForJSP

 <init>  ()V
 getAttributeFor  (Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)Lorg/eclipse/jface/text/TextAttribute;
 getColorPreferences  ()Lorg/eclipse/jface/preference/IPreferenceStore;
 getLanguage  ()Ljava/lang/String;
 handlePropertyChange  (Lorg/eclipse/jface/util/PropertyChangeEvent;)V
 loadColors  ()V
 setLanguage  (Ljava/lang/String;)V

org.eclipse.jst.jsp.ui.internal.style.jspel.LineStyleProviderForJSPEL

 <init>  ()V
 handlePropertyChange  (Lorg/eclipse/jface/util/PropertyChangeEvent;)V
 init  (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocument;Lorg/eclipse/wst/sse/ui/internal/provisional/style/Highlighter;)V
 prepareRegions  (Lorg/eclipse/jface/text/ITypedRegion;IILjava/util/Collection;)Z
 release  ()V

org.eclipse.jst.jsp.ui.internal.Logger

 _log  (ILjava/lang/String;Ljava/lang/Throwable;)V
 _trace  (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
 <init>  ()V
 isDebugging  ()Z
 isTracing  (Ljava/lang/String;)Z
 log  (ILjava/lang/String;)V
 log  (ILjava/lang/String;Ljava/lang/Throwable;)V
 logException  (Ljava/lang/String;Ljava/lang/Throwable;)V
 logException  (Ljava/lang/Throwable;)V
 trace  (Ljava/lang/String;Ljava/lang/String;)V
 traceException  (Ljava/lang/String;Ljava/lang/Throwable;)V
 traceException  (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V

org.eclipse.jst.jsp.ui.internal.wizard.NewJSPFileWizardPage

 <init>  (Ljava/lang/String;Lorg/eclipse/jface/viewers/IStructuredSelection;)V
 addDefaultExtension  (Ljava/lang/String;)Ljava/lang/String;
 initialPopulateContainerNameField  ()V
 validatePage  ()Z

org.eclipse.jst.jsp.ui.internal.wizard.NewJSPTemplatesWizardPage

 <init>  ()V
 createControl  (Lorg/eclipse/swt/widgets/Composite;)V
 enableTemplates  ()V
 getTemplateString  ()Ljava/lang/String;
 linkClicked  ()V
 saveLastSavedPreferences  ()V
 updateViewerInput  ()V

org.eclipse.jst.jsp.ui.internal.wizard.NewJSPWizard

 <init>  ()V
 addPages  ()V
 init  (Lorg/eclipse/ui/IWorkbench;Lorg/eclipse/jface/viewers/IStructuredSelection;)V
 performFinish  ()Z

org.eclipse.jst.jsp.ui.internal.contentassist.NoRegionContentAssistProcessorForJSP

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 guessContentAssistProcessor  (Lorg/eclipse/jface/text/ITextViewer;I)Lorg/eclipse/jface/text/contentassist/IContentAssistProcessor;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 initNameToProcessorMap  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 initPartitionToProcessorMap  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.projection.ProjectionAnnotationModelChanges

 <init>  (Lorg/w3c/dom/Node;[Lorg/eclipse/jface/text/source/Annotation;Ljava/util/Map;[Lorg/eclipse/jface/text/source/Annotation;)V
 getAdditions  ()Ljava/util/Map;
 getDeletions  ()[Lorg/eclipse/jface/text/source/Annotation;
 getModifications  ()[Lorg/eclipse/jface/text/source/Annotation;
 getNode  ()Lorg/w3c/dom/Node;

org.eclipse.jst.jsp.ui.internal.projection.ProjectionModelNodeAdapterFactoryHTML

 <init>  (Ljava/lang/Object;Z)V
 <init>  (Ljava/lang/Object;)V
 <init>  ()V
 addProjectionViewer  (Lorg/eclipse/jface/text/source/projection/ProjectionViewer;)V
 createAdapter  (Lorg/eclipse/wst/sse/core/internal/provisional/INodeNotifier;)Lorg/eclipse/wst/sse/core/internal/provisional/INodeAdapter;
 isActive  ()Z
 isNodeProjectable  (Lorg/w3c/dom/Node;)Z
 queueAnnotationModelChanges  (Lorg/w3c/dom/Node;[Lorg/eclipse/jface/text/source/Annotation;Ljava/util/Map;[Lorg/eclipse/jface/text/source/Annotation;)V
 queueAnnotationModelChanges  (Lorg/w3c/dom/Node;[Lorg/eclipse/jface/text/source/Annotation;Ljava/util/Map;[Lorg/eclipse/jface/text/source/Annotation;Lorg/eclipse/jface/text/source/projection/ProjectionViewer;)V
 release  ()V
 removeProjectionViewer  (Lorg/eclipse/jface/text/source/projection/ProjectionViewer;)V

org.eclipse.jst.jsp.ui.internal.projection.ProjectionModelNodeAdapterFactoryJSP

 <init>  ()V
 <init>  (Ljava/lang/Object;Z)V
 <init>  (Ljava/lang/Object;)V
 createAdapter  (Lorg/eclipse/wst/sse/core/internal/provisional/INodeNotifier;)Lorg/eclipse/wst/sse/core/internal/provisional/INodeAdapter;
 isNodeProjectable  (Lorg/w3c/dom/Node;)Z

org.eclipse.jst.jsp.ui.internal.projection.ProjectionModelNodeAdapterHTML

 <clinit>  ()V
 <init>  (Lorg/eclipse/jst/jsp/ui/internal/projection/ProjectionModelNodeAdapterFactoryHTML;)V
 isAdapterForType  (Ljava/lang/Object;)Z
 notifyChanged  (Lorg/eclipse/wst/sse/core/internal/provisional/INodeNotifier;ILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;I)V
 updateAdapter  (Lorg/w3c/dom/Node;Lorg/eclipse/jface/text/source/projection/ProjectionViewer;)V
 updateAdapter  (Lorg/w3c/dom/Node;)V

org.eclipse.jst.jsp.ui.internal.projection.ProjectionModelNodeAdapterJSP

 <init>  (Lorg/eclipse/jst/jsp/ui/internal/projection/ProjectionModelNodeAdapterFactoryJSP;)V
 isAdapterForType  (Ljava/lang/Object;)Z

org.eclipse.jst.jsp.ui.internal.projection.ProjectionViewerInformation

 <init>  (Lorg/eclipse/jface/text/source/projection/ProjectionViewer;)V
 applyAnnotationModelChanges  ()V
 dispose  ()V
 getDocument  ()Lorg/eclipse/jface/text/IDocument;
 hasChangesQueued  ()Z
 initialize  ()V
 queueAnnotationModelChanges  (Lorg/eclipse/jst/jsp/ui/internal/projection/ProjectionAnnotationModelChanges;)V
 setIsDocumentChanging  (Z)V

org.eclipse.jst.jsp.ui.internal.contentproperties.ui.ProjectJSPFContentSettingsPropertyPage

 <init>  ()V

org.eclipse.jst.jsp.ui.internal.contentassist.ReplaceNameTemplateContext

 <init>  (Lorg/eclipse/jface/text/templates/TemplateContextType;Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/jface/text/Position;)V
 <init>  (Lorg/eclipse/jface/text/templates/TemplateContextType;Lorg/eclipse/jface/text/IDocument;III)V
 <init>  (Lorg/eclipse/jface/text/templates/TemplateContextType;Lorg/eclipse/jface/text/IDocument;II)V
 evaluate  (Lorg/eclipse/jface/text/templates/Template;)Lorg/eclipse/jface/text/templates/TemplateBuffer;

org.eclipse.jst.jsp.ui.internal.derived.SingleCharReader

 <init>  ()V
 getString  ()Ljava/lang/String;
 read  ([CII)I
 read  ()I
 ready  ()Z

org.eclipse.jst.jsp.ui.internal.autoedit.StructuredAutoEditStrategyJSP

 <init>  ()V
 customizeDocumentCommand  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/jface/text/DocumentCommand;)V

org.eclipse.jst.jsp.ui.internal.projection.StructuredTextFoldingProviderJSP

 <clinit>  ()V
 <init>  ()V
 initialize  ()V
 inputDocumentAboutToBeChanged  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/jface/text/IDocument;)V
 inputDocumentChanged  (Lorg/eclipse/jface/text/IDocument;Lorg/eclipse/jface/text/IDocument;)V
 install  (Lorg/eclipse/jface/text/source/projection/ProjectionViewer;)V
 projectionDisabled  ()V
 projectionEnabled  ()V
 uninstall  ()V

org.eclipse.jst.jsp.ui.StructuredTextViewerConfigurationJSP

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getAutoEditStrategies  (Lorg/eclipse/jface/text/source/ISourceViewer;Ljava/lang/String;)[Lorg/eclipse/jface/text/IAutoEditStrategy;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getConfiguredContentTypes  (Lorg/eclipse/jface/text/source/ISourceViewer;)[Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContentAssistProcessors  (Lorg/eclipse/jface/text/source/ISourceViewer;Ljava/lang/String;)[Lorg/eclipse/jface/text/contentassist/IContentAssistProcessor;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getContentFormatter  (Lorg/eclipse/jface/text/source/ISourceViewer;)Lorg/eclipse/jface/text/formatter/IContentFormatter;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getDoubleClickStrategy  (Lorg/eclipse/jface/text/source/ISourceViewer;Ljava/lang/String;)Lorg/eclipse/jface/text/ITextDoubleClickStrategy;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getHyperlinkDetectors  (Lorg/eclipse/jface/text/source/ISourceViewer;)[Lorg/eclipse/jface/text/hyperlink/IHyperlinkDetector;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getIndentPrefixes  (Lorg/eclipse/jface/text/source/ISourceViewer;Ljava/lang/String;)[Ljava/lang/String;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getInformationProvider  (Lorg/eclipse/jface/text/source/ISourceViewer;Ljava/lang/String;)Lorg/eclipse/jface/text/information/IInformationProvider;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getLineStyleProviders  (Lorg/eclipse/jface/text/source/ISourceViewer;Ljava/lang/String;)[Lorg/eclipse/wst/sse/ui/internal/provisional/style/LineStyleProvider;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 getTextHover  (Lorg/eclipse/jface/text/source/ISourceViewer;Ljava/lang/String;I)Lorg/eclipse/jface/text/ITextHover;
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.hyperlink.TaglibHyperlinkDetector

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.templates.TemplateContextTypeIdsJSP

 <clinit>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.templates.TemplateContextTypeJSP

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite

org.eclipse.jst.jsp.ui.internal.hyperlink.XMLHyperlinkDetector

 <init>  ()V
  1. org.eclipse.jst.jsp.ui.tests.JSPUITestSuite