public class RulePrinter extends Object
| Constructor and Description |
|---|
RulePrinter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
print(org.apache.jena.reasoner.rulesys.ClauseEntry entry) |
static String |
print(List<org.apache.jena.reasoner.rulesys.Rule> rules) |
static String |
print(org.apache.jena.reasoner.rulesys.Rule rule) |
Copyright © 2015–2019. All rights reserved.