Class VuzeFileImpl
java.lang.Object
com.biglybt.core.vuzefile.VuzeFileImpl
- All Implemented Interfaces:
VuzeFile
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedVuzeFileImpl(VuzeFileHandler _handler) protectedVuzeFileImpl(VuzeFileHandler _handler, Map map) -
Method Summary
-
Field Details
-
handler
-
components
-
-
Constructor Details
-
VuzeFileImpl
-
VuzeFileImpl
-
-
Method Details
-
getName
-
getComponents
- Specified by:
getComponentsin interfaceVuzeFile
-
addComponent
- Specified by:
addComponentin interfaceVuzeFile
-
addComponents
- Specified by:
addComponentsin interfaceVuzeFile
-
exportToMap
- Specified by:
exportToMapin interfaceVuzeFile- Throws:
IOException
-
exportToBytes
- Specified by:
exportToBytesin interfaceVuzeFile- Throws:
IOException
-
exportToJSON
- Specified by:
exportToJSONin interfaceVuzeFile- Throws:
IOException
-
write
- Specified by:
writein interfaceVuzeFile- Throws:
IOException
-