|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.databinding.impl.BaseDataBinding
org.apache.tuscany.sca.databinding.xml.XMLStringDataBinding
public class XMLStringDataBinding
A DataBinding for the XML string
Field Summary | |
---|---|
static java.lang.String |
NAME
|
Fields inherited from interface org.apache.tuscany.sca.databinding.DataBinding |
---|
IDL_FAULT, IDL_INPUT, IDL_OUTPUT |
Constructor Summary | |
---|---|
XMLStringDataBinding()
|
Method Summary | |
---|---|
boolean |
introspect(DataType type,
Operation operation)
Introspect and populate information to a DataType model |
Methods inherited from class org.apache.tuscany.sca.databinding.impl.BaseDataBinding |
---|
copy, getName, getWrapperHandler, getXMLTypeHelper, introspect |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAME
Constructor Detail |
---|
public XMLStringDataBinding()
Method Detail |
---|
public boolean introspect(DataType type, Operation operation)
DataBinding
introspect
in interface DataBinding
introspect
in class BaseDataBinding
type
- The data type to be introspectedoperation
- The operation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |