org.jibx.binding.model
Class OutputElement
java.lang.Object
org.jibx.binding.model.ElementBase
org.jibx.binding.model.NestingElementBase
org.jibx.binding.model.OutputElement
public class OutputElement
- extends NestingElementBase
Model component for output element of binding definition. This is only
used for structuring purposes and doesn't require any actual processing.
- Version:
- 1.0
- Author:
- Dennis M. Sosnoski
| Fields inherited from class org.jibx.binding.model.ElementBase |
BINDING_ELEMENT, COLLECTION_ELEMENT, ELEMENT_NAMES, FORMAT_ELEMENT, INCLUDE_ELEMENT, INPUT_ELEMENT, MAPPING_ELEMENT, NAMESPACE_ELEMENT, OUTPUT_ELEMENT, SPLIT_ELEMENT, STRUCTURE_ELEMENT, TEMPLATE_ELEMENT, VALUE_ELEMENT |
OutputElement
public OutputElement()
- Constructor.
Copyright © 2005-2011 jibx.org. All Rights Reserved.