Package org.duracloud.common.util
Interface LineParsingIterator.Parseable
-
- Enclosing class:
- LineParsingIterator
public static interface LineParsingIterator.Parseable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>parseLine(String line)
-