|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jafer.record.DataObject
org.jafer.record.TermRecord
public class TermRecord
Field Summary | |
---|---|
private org.w3c.dom.Node |
root
|
private z3950.v3.TermInfo |
termInfo
|
Constructor Summary | |
---|---|
TermRecord(asn1.BEREncoding ber)
|
Method Summary | |
---|---|
org.w3c.dom.Node |
getXML(org.w3c.dom.Document document)
|
java.lang.String |
toString()
|
Methods inherited from class org.jafer.record.DataObject |
---|
getBER, getDatabaseName, getRecordSchema, getRecordSyntax, getXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private org.w3c.dom.Node root
private z3950.v3.TermInfo termInfo
Constructor Detail |
---|
public TermRecord(asn1.BEREncoding ber)
Method Detail |
---|
public org.w3c.dom.Node getXML(org.w3c.dom.Document document) throws RecordException
getXML
in class DataObject
RecordException
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |