public class SchemaDocumenter
extends java.lang.Object
| Constructor and Description |
|---|
SchemaDocumenter() |
| Modifier and Type | Method and Description |
|---|---|
static Definition |
getNearestDef(Form f) |
static void |
main(java.lang.String[] args) |
static java.lang.String |
makePath(Definition def) |
static java.lang.String |
makePath(Form f) |
static void |
render(org.apache.velocity.VelocityContext c,
org.apache.velocity.app.VelocityEngine ve,
Definition def) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static void render(org.apache.velocity.VelocityContext c,
org.apache.velocity.app.VelocityEngine ve,
Definition def)
throws java.lang.Exception
java.lang.Exceptionpublic static Definition getNearestDef(Form f)
public static java.lang.String makePath(Form f)
public static java.lang.String makePath(Definition def)