SienaXML (v.2.0.0) API documentation

siena.xml.rules
Class RulesGenerator

java.lang.Object
  extended by siena.xml.rules.RulesGenerator

public class RulesGenerator
extends java.lang.Object

Class used to generate a HashMap of XML tags mapped to Rule objects based on a rules file.


Constructor Summary
RulesGenerator(java.io.InputStream is)
           
 
Method Summary
 java.util.HashMap getMap()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RulesGenerator

public RulesGenerator(java.io.InputStream is)
Method Detail

getMap

public java.util.HashMap getMap()

main

public static void main(java.lang.String[] args)

SienaXML (v.2.0.0) API documentation

Copyright © 2000-2002 University of Colorado.
This documentation is maintained by Antonio Carzaniga