public class PlParserFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PlParserFactory.Format
An enumeration of all available knowledge base formats.
|
| Constructor and Description |
|---|
PlParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Parser<PlBeliefSet> |
getParserForFormat(PlParserFactory.Format f)
Retrieves an appropriate parser for the given format.
|
public static Parser<PlBeliefSet> getParserForFormat(PlParserFactory.Format f)
f - some format