|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
com.finalist.mmbase.wizard.WizardMaker
public class WizardMaker
The com.finalist.mmbase.wizard.WizardMaker walks through all editwizards generated by uml2mmbase
and adds searchlists and relations to them, as indicated by conf/wizard-config.xml
.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
This method finds all builders and their relations, and creates the search_NAME builders for them. |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- the commandline arguments; Path to the search template can be passed. Otherwise a default is used.
java.lang.Exception
- velocity might throw an exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |