|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.parser.internal.util.ParserRegistry.Parser
org.eclipse.mat.parser.internal.util.ParserRegistry.DynamicParser
public class ParserRegistry.DynamicParser
This is not a real parser - but a place holder. When a real parser is required then this is used to find a list of parsers dynamically.
| Constructor Summary | |
|---|---|
ParserRegistry.DynamicParser(IConfigurationElement configElement,
SnapshotFormat snapshotFormat,
Pattern[] pattern)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.mat.parser.internal.util.ParserRegistry.Parser |
|---|
create, getId, getSnapshotFormat, getUniqueIdentifier |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParserRegistry.DynamicParser(IConfigurationElement configElement,
SnapshotFormat snapshotFormat,
Pattern[] pattern)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||