- groovy.util.AbstractFactory
    
        - 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    Methods Summary
                    
                        Methods 
                        
                            | Type Params | Return Type | Name and description |  
                            |  | boolean | isHandlesNodeChildren()
 |  
                            |  | boolean | isLeaf()
 |  
                            |  | void | onFactoryRegistration(FactoryBuilderSupport builder, String registeredName, String group)
 |  
                            |  | boolean | onHandleNodeAttributes(FactoryBuilderSupport builder, Object node, Map attributes)
 |  
                            |  | boolean | onNodeChildren(FactoryBuilderSupport builder, Object node, Closure childContent)
 |  
                            |  | void | onNodeCompleted(FactoryBuilderSupport builder, Object parent, Object node)
 |  
                            |  | void | setChild(FactoryBuilderSupport builder, Object parent, Object child)
 |  
                            |  | void | setParent(FactoryBuilderSupport builder, Object parent, Object child)
 |  
 
 
- 
                    Inherited Methods Summary
 
 
    
        - 
           
            
            
            
            
            
            
            
                - 
                    
                
                    Method Detail
                            - 
                                public boolean isHandlesNodeChildren()
 
 
 
    
    
        
            - Summary: Nested   Field      Constructor
- Method
            -  | Detail: Field      Constructor
- Method
 
    Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.