This repository was archived by the owner on Jul 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathmanifest-old.xml
More file actions
21 lines (21 loc) · 1.44 KB
/
manifest-old.xml
File metadata and controls
21 lines (21 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<componentPackage>
<component id="Flowplayer" class="org.flowplayer.view.Flowplayer"/>
<component id="PropertyBinder" class="org.flowplayer.util.PropertyBinder" />
<component id="Arrange" class="org.flowplayer.util.Arrange" />
<component id="Assert" class="org.flowplayer.util.Assert" />
<component id="PluginEvent" class="org.flowplayer.model.PluginEvent" />
<component id="TextUtil" class="org.flowplayer.util.TextUtil" />
<component id="AbstractSprite" class="org.flowplayer.view.AbstractSprite" />
<component id="StyleableSprite" class="org.flowplayer.view.StyleableSprite" />
<component id="AutomationEngine" class="org.flowplayer.view.AnimationEngine" />
<component id="NetStreamControllingStreamProvider" class="org.flowplayer.controller.NetStreamControllingStreamProvider" />
<component id="Plugin" class="org.flowplayer.model.Plugin" />
<component id="PluginModel" class="org.flowplayer.model.PluginModel" />
<component id="DisplayPluginModel" class="org.flowplayer.model.DisplayPluginModel" />
<component id="ProviderPlugin" class="org.flowplayer.model.ProviderModel" />
<component id="GraphicsUtil" class="org.flowplayer.util.GraphicsUtil" />
<component id="URLUtil" class="org.flowplayer.util.URLUtil" />
<component id="Animation" class="org.flowplayer.view.AnimationEngine" />
<component id="Log" class="org.flowplayer.util.Log" />
</componentPackage>