public class TermAndDeftn
extends java.lang.Object
FieldInfoReader| Constructor and Description |
|---|
TermAndDeftn(org.dom4j.Element e)
Constructor for the TermAndDeftn object
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAttribution()
Gets the attribution attribute of the TermAndDeftn object
|
java.lang.String |
getDefinition()
Gets the definition attribute of the TermAndDeftn object
|
java.lang.String |
getId()
Gets the id attribute of the TermAndDeftn object
|
java.lang.String |
getTerm()
Gets the term attribute of the TermAndDeftn object
|
java.lang.String |
toString()
Description of the Method
|
public TermAndDeftn(org.dom4j.Element e)
e - Description of the Parameterpublic java.lang.String getTerm()
throws java.lang.Exception
java.lang.Exception - Description of the Exceptionpublic java.lang.String getAttribution()
throws java.lang.Exception
java.lang.Exception - Description of the Exceptionpublic java.lang.String getId()
throws java.lang.Exception
java.lang.Exception - Description of the Exceptionpublic java.lang.String getDefinition()
throws java.lang.Exception
java.lang.Exception - Description of the Exceptionpublic java.lang.String toString()
toString in class java.lang.Object