|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An ignore info specifies both the pattern and the enabled state of a globally ignored pattern.
Method Summary | |
boolean |
getEnabled()
Return whether or not this ignore info is enabled. |
String |
getPattern()
Return the string specifying the pattern of this ignore. |
Method Detail |
public String getPattern()
If you are using string literals in Java to represent the patterns, don't forget escape characters are represented by "\\".
public boolean getEnabled()
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.