|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.dpml.tools.info.BuilderDirectiveHelper
Utility class used for construction of a module model from an XML source.
Method Summary | |
static BuilderDirective |
build()
Creates a builder configuration using the default configuration. |
static BuilderDirective |
build(File source)
Construct a builder directive from XML source. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static BuilderDirective build(File source) throws IOException
source
- the XML source file
IOException
- if an IO exception occurspublic static BuilderDirective build() throws Exception
Exception
- if an error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |