public class XMLRulesMap
extends java.util.AbstractMap
Constructor and Description |
---|
XMLRulesMap(org.w3c.dom.Document document)
Creates a new XMLRulesMap based on a xml document
|
Modifier and Type | Method and Description |
---|---|
java.util.Set |
entrySet()
Returns a set view of the mappings contained in this map.
|
java.lang.Object |
get(java.lang.Object key)
Return the key specified by the key which is the name
of the Rule.
|
public XMLRulesMap(org.w3c.dom.Document document)
document
- public java.lang.Object get(java.lang.Object key)
get
in interface java.util.Map
get
in class java.util.AbstractMap
key
- of the ruleRuleConstants
public java.util.Set entrySet()
entrySet
in interface java.util.Map
entrySet
in class java.util.AbstractMap
JCSC is released under the terms of the GNU General Public License