net.contextfw.web.application.dom
Class ObjectBuilder<T>
java.lang.Object
net.contextfw.web.application.dom.ObjectBuilder<T>
public final class ObjectBuilder<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
build
public void build(DOMBuilder superb,
T t)
forClass
public static <T> ObjectBuilder<T> forClass(Class<T> clazz)
forClass
public static <T> ObjectBuilder<T> forClass(Class<T> clazz,
String elementName)
asText
public ObjectBuilder<T> asText(String fieldName)
ignore
public ObjectBuilder<T> ignore(String fieldName)
Copyright © 2011. All Rights Reserved.