Package org.ametys.core.util.dom
Class MapElement.MapNode
- java.lang.Object
-
- org.ametys.core.util.dom.MapElement.MapNode
-
- Enclosing class:
- MapElement
public static class MapElement.MapNode extends Object
This class represents a element
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>
getAttributes()
Get the attributesObject
getValue()
Get the value
-