org.jbpm.form.builder.services.model.forms
Class FormEncodingFactory
java.lang.Object
org.jbpm.form.builder.services.model.forms.FormEncodingFactory
public final class FormEncodingFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormEncodingFactory
public FormEncodingFactory()
register
public static void register(FormRepresentationEncoder encoder,
FormRepresentationDecoder decoder)
getEncoder
public static FormRepresentationEncoder getEncoder()
getDecoder
public static FormRepresentationDecoder getDecoder()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.