|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.type.AbstractNode
org.oXML.type.AssertionErrorNode
ObjectBox - o:XML compiler and interpreter for more information see http://www.o-xml.org/objectbox Copyright (C) 2002/2003 Martin Klang, Alpha Plus Technology Ltd email: martin at hack.org This class has been generated from an o:XML template
| Field Summary | |
static Type |
TYPE
|
| Fields inherited from class org.oXML.type.AbstractNode |
me |
| Constructor Summary | |
AssertionErrorNode()
generated default constructor |
|
AssertionErrorNode(AbstractNode me,
Type type)
|
|
AssertionErrorNode(AssertionErrorNode other,
boolean deep)
generated constructor, called directly |
|
AssertionErrorNode(Node expr)
generated constructor, called directly |
|
AssertionErrorNode(Node expr,
Node message)
generated constructor, called directly |
|
AssertionErrorNode(java.lang.String expr,
java.lang.String msg)
|
|
| Method Summary | |
Node |
copy(boolean deep)
|
Node |
expression()
|
java.lang.String |
getExpression()
|
java.lang.String |
getMessage()
|
void |
init()
generated default initialiser |
void |
init(AssertionErrorNode other,
boolean deep)
|
void |
init(Node expr)
|
void |
init(Node expr,
Node message)
|
Node |
message()
|
Node |
string()
|
java.lang.String |
toString()
|
| Methods inherited from class org.oXML.type.AbstractNode |
addChildNode, booleanValue, byteValue, cast, cast, equals, equals, getAttribute, getAttributes, getAttributeValue, getChildNodes, getDocument, getInstance, getName, getNextSibling, getParent, getPreviousSibling, getType, hashCode, hasInstance, insert, numberValue, removeChild, setAttribute, setAttribute, setInstance, setName, setParent, stringValue |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final Type TYPE
| Constructor Detail |
public AssertionErrorNode(AbstractNode me,
Type type)
public AssertionErrorNode()
public AssertionErrorNode(java.lang.String expr,
java.lang.String msg)
public AssertionErrorNode(AssertionErrorNode other,
boolean deep)
public AssertionErrorNode(Node expr,
Node message)
public AssertionErrorNode(Node expr)
| Method Detail |
public void init()
init in class AbstractNodepublic java.lang.String getExpression()
public java.lang.String getMessage()
public java.lang.String toString()
toString in class AbstractNode
public void init(AssertionErrorNode other,
boolean deep)
public void init(Node expr,
Node message)
public void init(Node expr)
public Node expression()
public Node message()
public Node string()
public Node copy(boolean deep)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||