com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil Class Reference

Collaboration diagram for com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ExtraDataFeatureUtil (Logger logger)
String getExtraDataMap (DAOOperations dao, String path, Set< String > expectedAttributes, Set< String > expectedElements) throws CDBFieldDoesNotExistEx, WrongCDBDataTypeEx, ParserConfigurationException, TransformerException

Static Public Member Functions

static Element getExtraDataMap (String xml) throws ParserConfigurationException, SAXException, IOException

Static Public Attributes

static final Set< String > EMPTY_SET = new HashSet<String>()

Static Protected Member Functions

static boolean getExtraDataMap (Element root, DAOOperations dao, String path, Set< String > expectedAttributes, Set< String > expectedElements) throws CDBFieldDoesNotExistEx, WrongCDBDataTypeEx

Private Attributes

final Logger logger

Constructor & Destructor Documentation

com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::ExtraDataFeatureUtil ( Logger  logger  )  [inline]

Member Function Documentation

static boolean com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::getExtraDataMap ( Element  root,
DAOOperations  dao,
String  path,
Set< String >  expectedAttributes,
Set< String >  expectedElements 
) throws CDBFieldDoesNotExistEx, WrongCDBDataTypeEx [inline, static, protected]

References EMPTY_SET, and getExtraDataMap().

String com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::getExtraDataMap ( DAOOperations  dao,
String  path,
Set< String >  expectedAttributes,
Set< String >  expectedElements 
) throws CDBFieldDoesNotExistEx, WrongCDBDataTypeEx, ParserConfigurationException, TransformerException [inline]

References getExtraDataMap().

static Element com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::getExtraDataMap ( String  xml  )  throws ParserConfigurationException, SAXException, IOException [inline, static]

Member Data Documentation

final Set<String> com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::EMPTY_SET = new HashSet<String>() [static]

Referenced by getExtraDataMap().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2