mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-14 04:00:48 +00:00
DocumentProcessor作成
This commit is contained in:
parent
3d7fbf8a95
commit
2b3b738d3c
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.data.processor;
|
||||
|
||||
public interface DocumentProcessor {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.data.processor.impl;
|
||||
|
||||
public class DocumentProcessorImpl {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user