|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.metadata.PropertyHelper
Helper class to handle properties / maps of properties.
Constructor Summary | |
PropertyHelper()
|
Method Summary | |
static java.util.Map |
buildPropertiesMap(org.w3c.dom.Element propertiesElt)
Convert the "property" child nodes of the provided node into a java.util.Map of property name and value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyHelper()
Method Detail |
public static java.util.Map buildPropertiesMap(org.w3c.dom.Element propertiesElt)
java.util.Map
of property name and value.
propertiesElt
- the paret element in the Dom tree that will be inspected for 'property' child nodes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |