|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.test.xml.ListText
public class ListText
Allows LList
s to be written in XML using their ordinary
textual syntax. For example:
<list-text>((filling ?pie) = apple)</list-text>
Lisp.readFromString(String)
,
Serialized FormConstructor Summary | |
---|---|
ListText()
|
Method Summary | |
---|---|
static java.lang.Object |
valueOf(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListText()
Method Detail |
---|
public static java.lang.Object valueOf(java.lang.String text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |