public class HTMLDocument
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.apache.lucene.document.Document |
Document(java.io.File f) |
static java.lang.String |
uid(java.io.File f) |
static java.lang.String |
uid2url(java.lang.String uid) |
public static java.lang.String uid(java.io.File f)
public static java.lang.String uid2url(java.lang.String uid)
public static org.apache.lucene.document.Document Document(java.io.File f) throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.