This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Description
It is happened with erroneous data.
Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: -4
at java.lang.String.substring(String.java:1967)
at io.github.eb4j.xml2eb.converter.wdic.Wdic2Xml._makeItemNode(Wdic2Xml.java:585)
at io.github.eb4j.xml2eb.converter.wdic.Wdic2Xml._makeContentNode(Wdic2Xml.java:305)
at io.github.eb4j.xml2eb.converter.wdic.Wdic2Xml.convert(Wdic2Xml.java:158)
at io.github.eb4j.xml2eb.converter.wdic.Wdic2Xml.main(Wdic2Xml.java:98)