Package org.ametys.core.util.dom
Class MapElement.MapNode
java.lang.Object
org.ametys.core.util.dom.MapElement.MapNode
- Enclosing class:
- MapElement
This class represents a element
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MapNode
Constructor- Parameters:
value
- The valueattributes
- The attributes
-
-
Method Details
-
getAttributes
Get the attributes- Returns:
- the attributes
-
getValue
Get the value- Returns:
- the value
-