Package com.biglybt.core.vuzefile
Class VuzeFileImpl
java.lang.Object
com.biglybt.core.vuzefile.VuzeFileImpl
- All Implemented Interfaces:
VuzeFile
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
VuzeFileImpl
(VuzeFileHandler _handler) protected
VuzeFileImpl
(VuzeFileHandler _handler, Map map) -
Method Summary
-
Field Details
-
handler
-
components
-
-
Constructor Details
-
VuzeFileImpl
-
VuzeFileImpl
-
-
Method Details
-
getName
-
getComponents
- Specified by:
getComponents
in interfaceVuzeFile
-
addComponent
- Specified by:
addComponent
in interfaceVuzeFile
-
addComponents
- Specified by:
addComponents
in interfaceVuzeFile
-
exportToMap
- Specified by:
exportToMap
in interfaceVuzeFile
- Throws:
IOException
-
exportToBytes
- Specified by:
exportToBytes
in interfaceVuzeFile
- Throws:
IOException
-
exportToJSON
- Specified by:
exportToJSON
in interfaceVuzeFile
- Throws:
IOException
-
write
- Specified by:
write
in interfaceVuzeFile
- Throws:
IOException
-