Uses of Class
org.eclipse.mat.parser.internal.util.ParserRegistry.Parser
Package
Description
Implementations for building the snapshot (not API).
Input/output utilities for the parser component (not API).
-
Uses of ParserRegistry.Parser in org.eclipse.mat.parser.internal
Modifier and TypeMethodDescriptionSnapshotImplBuilder.create
(ParserRegistry.Parser parser, IProgressListener listener) -
Uses of ParserRegistry.Parser in org.eclipse.mat.parser.internal.util
Modifier and TypeClassDescriptionclass
This is not a real parser - but a place holder.Modifier and TypeMethodDescriptionParserRegistry.createDelegate
(IConfigurationElement configElement) ParserRegistry.lookupParser
(String uniqueIdentifier) Modifier and TypeMethodDescriptionParserRegistry.delegates()
ParserRegistry.matchParser
(String fileName) ParserRegistry.matchParser
(IContentType contentType)