public abstract class CycleDetectionStrategy
Base class for cycle detection in a hierarchy. The JSON spec forbides cycles in a hierarchy and most parsers will raise and error when a cycle is detected. This class defines a contract for handling those cycles and two base implementations:
posted on 2008-06-20 22:59 Cloud kensin 阅读(1073) 评论(0) 编辑 收藏 所属分类: Java
Powered by: BlogJava Copyright © Cloud kensin