Interface IContentParser

All Known Implementing Classes:
FormulaContentParser, LocalContentParser, OpsContentParser, ParameterContentParser, RawContentParser, SimContentParser, StateContentParser, SysContentParser

public interface IContentParser
Common interface for auto-completed fields content parsers. Used by AutoCompleteService to parse field content and select providers. Each parser is defined via OSGI services.