|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIgnoreInfo
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 |
---|
String getPattern()
If you are using string literals in Java to represent the patterns, don't forget escape characters are represented by "\\".
boolean getEnabled()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.