mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-05-30 07:20:48 +00:00
XMLMetaのパーサーを作成 WIP
This commit is contained in:
parent
453fa4c4cf
commit
b675e7ffa9
@ -0,0 +1,4 @@
|
|||||||
|
package one.nem.lacerta.utils;
|
||||||
|
|
||||||
|
public interface XmlMetaParser {
|
||||||
|
}
|
@ -0,0 +1,4 @@
|
|||||||
|
package one.nem.lacerta.utils.impl;
|
||||||
|
|
||||||
|
public class XmlMetaParserImpl {
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user