Package brut.androlib.res.decoder
Class ResStreamDecoderContainer
java.lang.Object
brut.androlib.res.decoder.ResStreamDecoderContainer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddecode(InputStream in, OutputStream out, String decoderName) getDecoder(String name) voidsetDecoder(String name, ResStreamDecoder decoder)
-
Constructor Details
-
ResStreamDecoderContainer
public ResStreamDecoderContainer()
-
-
Method Details
-
decode
- Throws:
AndrolibException
-
getDecoder
- Throws:
AndrolibException
-
setDecoder
-