public class StringSplitConverterStepBindingHandler extends AbstractElementBindingHandler<StringSplitConverterStep>
| Constructor and Description |
|---|
StringSplitConverterStepBindingHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindChild(Element childElement,
StringSplitConverterStep parent,
Object childObject) |
void |
createChilderen(Element parentElement,
StringSplitConverterStep parentObject) |
Class<?>[] |
getBindChildClasses() |
Class<?> |
getBindParentClass() |
bindChild, createChild, createChilderengetDescription, getId, setDescription, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getId, setDescription, setIdpublic StringSplitConverterStepBindingHandler()
public Class<?> getBindParentClass()
ElementBindingHandler.getBindParentClass()public Class<?>[] getBindChildClasses()
ElementBindingHandler.getBindChildClasses()public void bindChild(Element childElement, StringSplitConverterStep parent, Object childObject) throws ElementBindingHandlerException
public void createChilderen(Element parentElement, StringSplitConverterStep parentObject) throws ElementBindingHandlerException
Copyright © 2004-2013 X4O. All Rights Reserved.