我必须使用代码解析x12文件。有人能建议我怎么做吗?解析的输出应该由其他hadoop工具(如hive )使用。
谢谢你,罗托
发布于 2014-11-20 22:21:16
我们需要更多的信息,但在高层次上:
- XML tree for each X12 document - a bunch of segments - ???
https://stackoverflow.com/questions/21929305
相似问题