public class TPTPutil extends Object
| Constructor and Description |
|---|
TPTPutil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
htmlTPTPFormat(Formula f,
String hyperlink,
boolean traditionalLogic)
Format a formula for either text or HTML presentation by inserting
the proper hyperlink code, characters for indentation and end of line.
|
static void |
main(String[] args) |
public static String htmlTPTPFormat(Formula f, String hyperlink, boolean traditionalLogic)
hyperlink - - the URL to be referenced to a hyperlinked term.indentChars - - the proper characters for indenting text.eolChars - - the proper character for end of line.public static void main(String[] args)
Copyright © 2015. All rights reserved.