|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.barracuda.core.comp.renderer.html.NamingHelper
Simple helper class to assist with determining an elements name. Created csc_100201.2
Field Summary | |
protected static org.apache.log4j.Logger |
logger
|
Constructor Summary | |
NamingHelper()
|
Method Summary | |
static java.lang.String |
getName(org.w3c.dom.Element el)
Simple helper method to get a name for an element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.log4j.Logger logger
Constructor Detail |
public NamingHelper()
Method Detail |
public static java.lang.String getName(org.w3c.dom.Element el)
el
- a target element
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |