|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSerializationException | |
|---|---|
| de.ls5.jlearn.util | |
| de.ls5.jlearn.util.xml | |
| Uses of XmlSerializationException in de.ls5.jlearn.util |
|---|
| Methods in de.ls5.jlearn.util that throw XmlSerializationException | |
|---|---|
static void |
AutomatonXMLUtil.exportAutomaton(Automaton a,
File f,
XmlSerializationHelper helper)
|
static String |
AutomatonXMLUtil.exportAutomaton(Automaton a,
XmlSerializationHelper helper)
|
static Automaton |
AutomatonXMLUtil.fromXml(AutomatonType in,
XmlSerializationHelper helper)
|
static Word |
AutomatonXMLUtil.fromXml(WordType w,
XmlSerializationHelper helper)
|
static Automaton |
AutomatonXMLUtil.importAutomaton(File f,
XmlSerializationHelper helper)
|
static Automaton |
AutomatonXMLUtil.importAutomaton(String xml,
XmlSerializationHelper helper)
|
static AutomatonType |
AutomatonXMLUtil.toXml(Automaton in,
ObjectFactory factory,
XmlSerializationHelper helper)
|
static WordType |
AutomatonXMLUtil.toXml(Word w,
ObjectFactory factory,
XmlSerializationHelper helper)
|
| Uses of XmlSerializationException in de.ls5.jlearn.util.xml |
|---|
| Methods in de.ls5.jlearn.util.xml that throw XmlSerializationException | |
|---|---|
Symbol |
XmlSerializationHelper.fromXml(String s)
|
Symbol |
SimpleXmlSerializationHelper.fromXml(String s)
|
Symbol |
ObjectXmlSerializationHelper.fromXml(String s)
|
String |
XmlSerializationHelper.toXml(Symbol s)
|
String |
SimpleXmlSerializationHelper.toXml(Symbol s)
|
String |
ObjectXmlSerializationHelper.toXml(Symbol s)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||