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.Mapget in class java.util.AbstractMapkey - of the ruleRuleConstantspublic java.util.Set entrySet()
entrySet in interface java.util.MapentrySet in class java.util.AbstractMap
JCSC is released under the terms of the GNU General Public License