Uses of Class
net.contextfw.web.application.dom.ObjectBuilder

Packages that use ObjectBuilder
net.contextfw.web.application.dom   
 

Uses of ObjectBuilder in net.contextfw.web.application.dom
 

Methods in net.contextfw.web.application.dom that return ObjectBuilder
 ObjectBuilder<T> ObjectBuilder.asText(String fieldName)
           
static
<T> ObjectBuilder<T>
ObjectBuilder.forClass(Class<T> clazz)
           
static
<T> ObjectBuilder<T>
ObjectBuilder.forClass(Class<T> clazz, String elementName)
           
 ObjectBuilder<T> ObjectBuilder.ignore(String fieldName)
           
 



Copyright © 2010. All Rights Reserved.