Class SchemaDocumenter
java.lang.Object
edu.sc.seis.sod.validator.documenter.SchemaDocumenter
public class SchemaDocumenter
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SchemaDocumenter()
-
Method Summary
Modifier and Type Method 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)
-
Constructor Details
-
SchemaDocumenter
public SchemaDocumenter()
-
-
Method Details
-
main
public static void main(java.lang.String[] args) throws java.lang.Exception- Throws:
java.lang.Exception
-
render
public static void render(org.apache.velocity.VelocityContext c, org.apache.velocity.app.VelocityEngine ve, Definition def) throws java.lang.Exception- Throws:
java.lang.Exception
-
getNearestDef
-
makePath
-
makePath
-