| Package | Description |
|---|---|
| com.articulate.delphi | |
| com.articulate.sigma |
Provides classes for the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.fromXML(BasicXMLelement xml)
Read in an XML object
|
void |
Table.fromXML(BasicXMLelement xml)
Read in an XML-formatted String
|
void |
Project.fromXML(BasicXMLelement projectXML)
Read in an XML-formatted String
|
void |
Cell.fromXML(BasicXMLelement xml)
Read in an XML input
|
| Modifier and Type | Field and Description |
|---|---|
ArrayList<BasicXMLelement> |
BasicXMLparser.elements
An ArrayList of BasicXMLelement(s).
|
ArrayList<BasicXMLelement> |
BasicXMLelement.subelements
Any subelements of the tag, meaning any other
tags that are nested within this one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.fromXML(BasicXMLelement xml)
Read in an XML object
|
| Modifier and Type | Method and Description |
|---|---|
static String |
HTMLformatter.formatProofResult(ArrayList<BasicXMLelement> proof,
String stmt,
String processedStmt,
String lineHtml,
String kbName,
String language,
int answerOffset) |
| Constructor and Description |
|---|
ProofProcessor(ArrayList<BasicXMLelement> xmlInput)
Take an ArrayList of BasicXMLelement (s) and process them as
needed
|
Copyright © 2015. All rights reserved.