package foundation.json; public interface IJSONProvider { void writeJSON(IJSONWriter writer); }