|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccs.cpc.XSPFEntry
public class XSPFEntry
A result read from an XSPF playlist.
Field Summary | |
---|---|
java.lang.String |
title
Deprecated. The track title resolved from the playlist, if any. |
VFile |
vf
Deprecated. The VFile resolved from the playlist. |
Constructor Summary | |
---|---|
XSPFEntry(VFile vf,
java.lang.String title)
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public VFile vf
public java.lang.String title
Constructor Detail |
---|
public XSPFEntry(VFile vf, java.lang.String title)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |