| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectestraier.pure.ResultDocument
Abstraction of document in result set.
| Method Summary | |
|  java.util.List | attr_names()Get a list of attribute names. | 
|  java.lang.String | attr(java.lang.String name)Get the value of an attribute. | 
|  java.lang.String | keywords()Get keywords. | 
|  java.lang.String | snippet()Get the snippet. | 
|  java.lang.String | uri()Get the URI. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public java.util.List attr_names()
public java.lang.String attr(java.lang.String name)
name - the name of an attribute.
public java.lang.String keywords()
public java.lang.String snippet()
public java.lang.String uri()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||