public interface HelperContext
Modifier and Type | Method and Description |
---|---|
CopyHelper |
getCopyHelper()
Gets the CopyHelper to use in this context.
|
DataFactory |
getDataFactory()
Gets the DataFactory to use in this context.
|
DataHelper |
getDataHelper()
Gets the DataHelper to use in this context.
|
EqualityHelper |
getEqualityHelper()
Gets the EqualityHelper to use in this context.
|
TypeHelper |
getTypeHelper()
Gets the TypeHelper to use in this context.
|
XMLHelper |
getXMLHelper()
Gets the XMLHelper to use in this context.
|
XSDHelper |
getXSDHelper()
Gets the XSDHelper to use in this context.
|
CopyHelper getCopyHelper()
DataFactory getDataFactory()
DataHelper getDataHelper()
EqualityHelper getEqualityHelper()
TypeHelper getTypeHelper()
XMLHelper getXMLHelper()
XSDHelper getXSDHelper()