|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.filteredpush.rdf.generation.DescriptorJavaClasses
public class DescriptorJavaClasses
Utility for the generation of the model class java code from the model descriptor xml. Also generates php objects that correspond to the java model when serialized into json.
| Constructor Summary | |
|---|---|
DescriptorJavaClasses()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method performs the code generation based on the model descriptor xml files that are found on the build path. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptorJavaClasses()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||