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