Uses of Package
org.xmlpull.v1.wrapper.classic
-
Packages that use org.xmlpull.v1.wrapper.classic Package Description org.xmlpull.v1.wrapper.classic -
Classes in org.xmlpull.v1.wrapper.classic used by org.xmlpull.v1.wrapper.classic Class Description XmlPullParserDelegate This is simple class that implements parser interface by delegating all calls to actual wrapped class implementation that is passed in constructor.XmlSerializerDelegate This is simple class that implements serializer interface by delegating all calls to actual serialzier implementation passed in constructor.