Package | Description |
---|---|
jade.content.lang.sl |
Modifier and Type | Method and Description |
---|---|
(package private) AbsContentElement |
SLParser.parse(Ontology o,
String content)
Deprecated.
since JADE 3.4 it is preferrable to use reinit() and then call directly the method corresponding to the production rule (e.g. Content())
|
(package private) AbsContentElement |
ExtendedSLParser.parse(Ontology o,
String content)
Deprecated.
since JADE 3.4 it is preferrable to use reinit() and then call directly the method corresponding to the production rule (e.g. Content())
|