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 Mon Dec 15 16:45:05 JST 2025