net.contextfw.web.application.internal.enhanced
Class EnhancedElementBuilder

java.lang.Object
  extended by net.contextfw.web.application.internal.enhanced.EnhancedElementBuilder

public class EnhancedElementBuilder
extends Object


Constructor Summary
EnhancedElementBuilder()
           
 
Method Summary
 void build(DOMBuilder b, CSimpleElement element)
           
 void buildUpdate(DOMBuilder b, CElement element, Set<String> updateModes)
           
 Class<?> getActualClass(CSimpleElement element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnhancedElementBuilder

public EnhancedElementBuilder()
Method Detail

build

public void build(DOMBuilder b,
                  CSimpleElement element)

buildUpdate

public void buildUpdate(DOMBuilder b,
                        CElement element,
                        Set<String> updateModes)
                 throws IllegalArgumentException,
                        IllegalAccessException,
                        InvocationTargetException
Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException

getActualClass

public Class<?> getActualClass(CSimpleElement element)


Copyright © 2010. All Rights Reserved.