JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gov.cms.hh.data.loader
Interface LineParserIF
All Known Implementing Classes:
LineParser
public interface
LineParserIF
Author:
CMS
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
parseLine
(
String
line)
Method Details
parseLine
List
<
String
>
parseLine
(
String
line)
Parameters:
line
-
Returns: