com.ebm_ws.infra.xmlmapping
Class DocGenerator

java.lang.Object
  extended by com.ebm_ws.infra.xmlmapping.DocGenerator

public class DocGenerator
extends java.lang.Object

This class is a program (main) that allows generating the Bricks documentation


Constructor Summary
DocGenerator(SchemasManager iSchemas)
           
 
Method Summary
 void buildDoc(ISchema iSchema, java.io.File iDocRootDir)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocGenerator

public DocGenerator(SchemasManager iSchemas)
Method Detail

main

public static void main(java.lang.String[] args)

buildDoc

public void buildDoc(ISchema iSchema,
                     java.io.File iDocRootDir)
              throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException


Copyright © 2008 eBMWebsourcing. All Rights Reserved.