|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editors.unified.errors.UnifiedErrorManager
com.aptana.ide.editor.html.HTMLErrorManager
public class HTMLErrorManager
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.editors.unified.errors.UnifiedErrorManager |
|---|
fileService |
| Constructor Summary | |
|---|---|
HTMLErrorManager(FileService fileService)
HTMLErrorManager |
|
| Method Summary | |
|---|---|
java.lang.String |
filterMessage(java.lang.String message)
filter messages before they go out, return 'null' to have the message omitted |
protected org.eclipse.jface.preference.IPreferenceStore |
getPreferenceStore()
Returns the preference store |
IFileError[] |
parseForErrors(java.lang.String path,
java.lang.String source,
IFileSourceProvider sourceProvider)
parseForErrors |
| Methods inherited from class com.aptana.ide.editors.unified.errors.UnifiedErrorManager |
|---|
isFiltered, onContentChanged, processLanguagePartition, propertyChange, showErrors, showInfos, showWarnings, stripChars |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLErrorManager(FileService fileService)
fileService - | Method Detail |
|---|
public IFileError[] parseForErrors(java.lang.String path,
java.lang.String source,
IFileSourceProvider sourceProvider)
UnifiedErrorManager
parseForErrors in class UnifiedErrorManagerUnifiedErrorManager.parseForErrors(java.lang.String, java.lang.String,
com.aptana.ide.editors.unified.IFileSourceProvider)public java.lang.String filterMessage(java.lang.String message)
filterMessage in class UnifiedErrorManagermessage -
protected org.eclipse.jface.preference.IPreferenceStore getPreferenceStore()
getPreferenceStore in class UnifiedErrorManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||