Translate the android layout(res/layout) to model, so that you can save your code time..
xml2Model is hosted in the following web site
https://github.com/tustar/xml2Model
If you think the Android project xml2Model listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of xml2Model.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar dom4j-1.6.1.jar |
xml2Model has the following Java source files.
com.tustar.utils.Component.java com.tustar.utils.LayoutUtils.java com.tustar.utils.Log.java com.tustar.utils.NSGenerate.java com.tustar.utils.XmlLayout.java com.tustar.xmltomodel.MainActivity.java com.tustar.xmltomodel.NS.java