|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.scilab.forge.jlatexmath.GlueSettingsParser
public class GlueSettingsParser
Parses the glue settings (different types and rules) from an XML-file.
Constructor Summary | |
---|---|
GlueSettingsParser()
|
Method Summary | |
---|---|
int[][][] |
createGlueTable()
|
Glue[] |
getGlueTypes()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlueSettingsParser() throws ResourceParseException
ResourceParseException
Method Detail |
---|
public Glue[] getGlueTypes()
public int[][][] createGlueTable() throws ResourceParseException
ResourceParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |