
net.jangaroo.extxml.json.JsonArray Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ext-xml Show documentation
Show all versions of ext-xml Show documentation
Allows a declarative description of UI components
The newest version!
package net.jangaroo.extxml.json;
import java.util.ArrayList;
import java.util.List;
public class JsonArray implements Json {
private List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy