source:
branches/captions/src/com/longtailvideo/plugins/captions/parsing/SRT.as
@
1706
| Revision 1706, 133 bytes checked in by jeroen, 2 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | package com.longtailvideo.plugins.captions.parsing { |
| 2 | |
| 3 | |
| 4 | /** Parser for SubRip text files. **/ |
| 5 | public class SRT { |
| 6 | |
| 7 | |
| 8 | }; |
| 9 | |
| 10 | |
| 11 | } |
Note: See TracBrowser
for help on using the repository browser.
