public class Element extends Object implements Serializable
Constructor and Description |
---|
Element(String value,
Column column,
int lineNumber) |
Modifier and Type | Method and Description |
---|---|
Element |
clone() |
Column |
getColumn() |
int |
getLineNumber() |
String |
getValue() |
List<String> |
getValues() |
Copyright © 2010–2018 Planetary Data System. All rights reserved.