程序包 com.example.graphics.visitor
package com.example.graphics.visitor
-
类说明Visitor implementation that exports shapes to JSON format.ShapeVisitor interface for implementing the Visitor pattern.Visitor implementation that exports shapes to XML format.