gov.nasa.pds.web.ui.containers.RowContainer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of validate Show documentation
Show all versions of validate Show documentation
The Validate Tool project contains software for validating PDS4 product labels and product data.
package gov.nasa.pds.web.ui.containers;
import gov.nasa.arc.pds.tools.util.StrUtils;
import java.util.ArrayList;
import java.util.Arrays;
// TODO: build rendering rules into this? ie, if numeric, do number formatting?
public class RowContainer extends ArrayList
© 2015 - 2025 Weber Informatics LLC | Privacy Policy