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
de.gwdg.metadataqa.marc.definition.general.parser
Interface SubfieldContentSplitter
All Known Implementing Classes:
FixedLengthSplitter
public interface
SubfieldContentSplitter
Split content into a list
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
parse
(
String
content)
Method Details
parse
List
<
String
>
parse
(
String
content)