|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Service that returns the content of a hit.
Method Summary | |
String[] |
getAnchors(HitDetails details)
Returns the anchors of a hit document. |
byte[] |
getContent(HitDetails details)
Returns the content of a hit document. |
ParseData |
getParseData(HitDetails details)
Returns the ParseData of a hit document. |
Method Detail |
public byte[] getContent(HitDetails details) throws IOException
IOException
public ParseData getParseData(HitDetails details) throws IOException
IOException
public String[] getAnchors(HitDetails details) throws IOException
IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |