diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/java/com/nokia/ant/ModelPropertiesParser.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/java/com/nokia/ant/ModelPropertiesParser.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,267 @@ + + + + + + +ModelPropertiesParser + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.nokia.ant +
+Class ModelPropertiesParser

+
+java.lang.Object
+  extended by com.nokia.ant.ModelPropertiesParser
+
+
+
+
public class ModelPropertiesParser
extends java.lang.Object
+ + +

+Renders model property and group description to Wiki Model Syntax +

+ +

+

+
Author:
+
Helium Team
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
ModelPropertiesParser(java.lang.String inputPath, + java.lang.String outputPath) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidparsePropertiesDescription() + +
+          Reads model xml file, changes description format.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ModelPropertiesParser

+
+public ModelPropertiesParser(java.lang.String inputPath,
+                             java.lang.String outputPath)
+
+
+ + + + + + + + +
+Method Detail
+ +

+parsePropertiesDescription

+
+public void parsePropertiesDescription()
+                                throws java.io.IOException,
+                                       org.dom4j.DocumentException
+
+
Reads model xml file, changes description format. +

+

+ +
Throws: +
org.dom4j.DocumentException +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +