Class ComplexTypeHandler

Object
XSIElementHandler
ComplexTypeHandler
All Implemented Interfaces:
Serializable

public class ComplexTypeHandler extends XSIElementHandler
ComplexTypeHandler purpose.

Represents a ComplexType element

When a specific method of encoding is not specified then the following output will be returned:

ElementValue[]{(null,Attributes),(Element,Value)*,(null,String)?} Where the last element will be included iff there is child text.

Author:
dzwiers, Refractions Research, Inc. http://www.refractions.net, $Author:$ (last modification)
See Also: