Searched refs:TAG_LOCATION (Results 1 – 1 of 1) sorted by relevance
43 private static final String TAG_LOCATION = "location"; field in XspfPlaylistPersister56 if (TAG_LOCATION.equals(parser.getName())) { in read()77 doc.startTag(null, TAG_LOCATION); in write()79 doc.endTag(null, TAG_LOCATION); in write()