Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::acs::laser::dao::DAOUtil Class Reference

List of all members.

Static Public Member Functions

final void extractElements (Node mama, String elName, Logger logger, ElementHandler handler)
final Document parseXML (String xml) throws SAXException, IOException, ParserConfigurationException
final String getTextOfEl (Node e)
final int[] parseIntIdList (Node e) throws Exception
final String[] parseStringIdList (Node e) throws Exception
void regexEncodeChar (StringBuffer sb, char c)

Static Package Functions

void encodeElemIf (StringBuffer out, String elName, Object value, int level)
void encodeElem (StringBuffer out, String elName, String value, int level)
void encodeAttr (StringBuffer out, String attrName, String attrVal)
void escapeXMLEntities (StringBuffer out, String ident)

Member Function Documentation

void com::cosylab::acs::laser::dao::DAOUtil::encodeAttr StringBuffer  out,
String  attrName,
String  attrVal
[inline, static, package]
 

void com::cosylab::acs::laser::dao::DAOUtil::encodeElem StringBuffer  out,
String  elName,
String  value,
int  level
[inline, static, package]
 

void com::cosylab::acs::laser::dao::DAOUtil::encodeElemIf StringBuffer  out,
String  elName,
Object  value,
int  level
[inline, static, package]
 

void com::cosylab::acs::laser::dao::DAOUtil::escapeXMLEntities StringBuffer  out,
String  ident
[inline, static, package]
 

final void com::cosylab::acs::laser::dao::DAOUtil::extractElements Node  mama,
String  elName,
Logger  logger,
ElementHandler  handler
[inline, static]
 

final String com::cosylab::acs::laser::dao::DAOUtil::getTextOfEl Node  e  )  [inline, static]
 

final int [] com::cosylab::acs::laser::dao::DAOUtil::parseIntIdList Node  e  )  throws Exception [inline, static]
 

final String [] com::cosylab::acs::laser::dao::DAOUtil::parseStringIdList Node  e  )  throws Exception [inline, static]
 

final Document com::cosylab::acs::laser::dao::DAOUtil::parseXML String  xml  )  throws SAXException, IOException, ParserConfigurationException [inline, static]
 

void com::cosylab::acs::laser::dao::DAOUtil::regexEncodeChar StringBuffer  sb,
char  c
[inline, static]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:10:14 2009 for ACS Java API by doxygen 1.3.8