|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttriploa.VehicleList
public class VehicleList
Method Summary | |
---|---|
static VehicleList |
create(org.kxml2.io.KXmlParser p)
call for getting a new instance of this class from xml |
void |
update(org.kxml2.io.KXmlParser p)
Update this object class from xml parser |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static VehicleList create(org.kxml2.io.KXmlParser p) throws java.io.IOException, org.xmlpull.v1.XmlPullParserException
p
- Parser
java.io.IOException
org.xmlpull.v1.XmlPullParserException
public void update(org.kxml2.io.KXmlParser p) throws java.io.IOException, org.xmlpull.v1.XmlPullParserException
p
- Parser
java.io.IOException
org.xmlpull.v1.XmlPullParserException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |