public class ItemListConfig
extends java.lang.Object
| Constructor and Description |
|---|
ItemListConfig()
Create a new instance of the Item list configuration.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getMetadata(int col)
What metadata is to go in the given column number?
|
java.lang.String[] |
interpretField(java.lang.String mfield,
java.lang.String init)
Take a string representation of a metadata field, and return it as an array.
|
int |
numCols()
how many columns are there?
|
public ItemListConfig()
throws BrowseException
BrowseExceptionpublic int numCols()
public java.lang.String[] getMetadata(int col)
col - public final java.lang.String[] interpretField(java.lang.String mfield,
java.lang.String init)
throws java.io.IOException
mfield - the string representation of the metadatainit - the default value of the array elementsjava.io.IOExceptionCopyright © 2018 DuraSpace. All Rights Reserved.