A knowledge base factory implementation that tries to create another factory
from the param, interpreting it as class name.
author: Jens Dietrich version: 3.3.2 <29 December 2004> since: 3.0
Get a knowledge base.
a knowledge base Parameters: source - the parameter string of the form className[:param] throws: an - exception
supportsProtocol
public boolean supportsProtocol(String protocolName)(Code)
Indicates whether this factory is suitable to access knowledge bases
using the given protocol.
Parameters: protocol - a protocol (name) such as zkb, xkb, ruleml etc a boolean
Methods inherited from org.mandarax.jdbc.server.AbstractKnowledgeBaseFactory