public class SimpleTextSegmentInfoFormat extends SegmentInfoFormat
FOR RECREATIONAL USE ONLY
| Modifier and Type | Field and Description |
|---|---|
static String |
SI_EXTENSION |
| Constructor and Description |
|---|
SimpleTextSegmentInfoFormat() |
| Modifier and Type | Method and Description |
|---|---|
SegmentInfoReader |
getSegmentInfoReader()
Returns the
SegmentInfoReader for reading
SegmentInfo instances. |
SegmentInfoWriter |
getSegmentInfoWriter()
Returns the
SegmentInfoWriter for writing
SegmentInfo instances. |
public static final String SI_EXTENSION
public SegmentInfoReader getSegmentInfoReader()
SegmentInfoFormatSegmentInfoReader for reading
SegmentInfo instances.getSegmentInfoReader in class SegmentInfoFormatpublic SegmentInfoWriter getSegmentInfoWriter()
SegmentInfoFormatSegmentInfoWriter for writing
SegmentInfo instances.getSegmentInfoWriter in class SegmentInfoFormatCopyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.