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()
SegmentInfoFormat
SegmentInfoReader
for reading
SegmentInfo
instances.getSegmentInfoReader
in class SegmentInfoFormat
public SegmentInfoWriter getSegmentInfoWriter()
SegmentInfoFormat
SegmentInfoWriter
for writing
SegmentInfo
instances.getSegmentInfoWriter
in class SegmentInfoFormat
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.