序列化接口在代码生成器中进行标记。
序列化接口没有方法或字段,仅用于标识可序列化的语义。
The serialization interface has no methods or fields and serves only to identify the semantics of being serializable.
但UIMA使用的是外部序列化,而不是一个序列化接口(那会让它的对象变得臃肿),这就需要在序列化数据方面做大量的工作。
But UIMA was using externalization for serializing rather than serializable interface which was making its objects bulky and lots of work was needed to serialize data.
应用推荐