|
||||||||||
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
public class ParserRegistry.Parser
Method Summary | ||
---|---|---|
|
create(Class<I> type,
String attribute)
|
|
String |
getId()
|
|
SnapshotFormat |
getSnapshotFormat()
|
|
String |
getUniqueIdentifier()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getId()
public String getUniqueIdentifier()
public SnapshotFormat getSnapshotFormat()
public <I> I create(Class<I> type, String attribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |