public interface EdbDocumentHandler
Modifier and Type | Field and Description |
---|---|
static int |
ACCEPT |
static int |
PREFER |
static int |
REJECT |
Modifier and Type | Method and Description |
---|---|
int |
edbDocumentHandlerAcceptableDocument(EDB edb,
Document doc)
ドキュメント受容の優先度を返す.
|
void |
edbDocumentHandlerProcessDocument(EDB edb,
Document doc)
ドキュメントの処理を行う.
|
static final int REJECT
static final int ACCEPT
static final int PREFER
EDB Working Group at Tue Jun 10 17:08:59 JST 2025