Class BaseNode
java.lang.Object
org.apache.james.mime4j.field.address.BaseNode
- All Implemented Interfaces:
Node
- Direct Known Subclasses:
SimpleNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.james.mime4j.field.address.Node
getId, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent
-
Field Details
-
firstToken
-
lastToken
-
-
Constructor Details
-
BaseNode
public BaseNode()
-