groovytools.builder
Class MetaConfigBuilder

java.lang.Object
  extended by groovytools.builder.MetaBuilder
      extended by groovytools.builder.MetaConfigBuilder

public class MetaConfigBuilder
extends MetaBuilder

A somewhat backwards-compatible ConfigSlurper alternative that adds schema support.

Not currently supported:

Version:
$Id: MetaConfigBuilder.java 37 2008-09-04 00:31:12Z didge $
Author:
didge

Nested Class Summary
protected  class MetaConfigBuilder.MetaConfigObjectFactory
           
 
Nested classes/interfaces inherited from class groovytools.builder.MetaBuilder
MetaBuilder.DefaultBuildSchemaNodeFactory, MetaBuilder.DefaultCollectionSchemaNodeFactory, MetaBuilder.DefaultDefineSchemaNodeFactory, MetaBuilder.FactoryInterceptorMetaClass, MetaBuilder.ListBuilder, MetaBuilder.SchemaAdder
 
Constructor Summary
MetaConfigBuilder()
           
 
Method Summary
 
Methods inherited from class groovytools.builder.MetaBuilder
addSchema, build, build, build, build, build, build, build, build, buildList, buildList, buildList, buildList, createClassNameNotFoundException, createCollectionException, createCollectionException, createDefaultMetaSchema, createFactoryException, createFactoryException, createMetaObjectGraphBuilder, createNodeException, createNodeException, createPropertyException, createPropertyException, createSchemaNotFoundException, define, define, define, define, getClassLoader, getDefaultBuildNodeFactory, getDefaultDefineNodeFactory, getDefaultMetaSchema, getSchema, setClassLoader, setDefaultBuildNodeFactory, setDefaultDefineNodeFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaConfigBuilder

public MetaConfigBuilder()


Copyright © 2008 FoundryLogic, LLC. All Rights Reserved.