Package brut.androlib.res.decoder
Class XmlPullStreamDecoder
java.lang.Object
brut.androlib.res.decoder.XmlPullStreamDecoder
- All Implemented Interfaces:
ResStreamDecoder
-
Constructor Summary
ConstructorsConstructorDescriptionXmlPullStreamDecoder(AXmlResourceParser parser, ExtXmlSerializer serializer) -
Method Summary
Modifier and TypeMethodDescriptionvoiddecode(InputStream in, OutputStream out) voiddecodeManifest(InputStream in, OutputStream out)
-
Constructor Details
-
XmlPullStreamDecoder
-
-
Method Details
-
decode
- Specified by:
decodein interfaceResStreamDecoder- Throws:
AndrolibException
-
decodeManifest
- Throws:
AndrolibException
-