com.anwrt.anycontent.plugins.core.htmleditor
Class CharacterMapGenerator

java.lang.Object
  extended byAbstractGenerator
      extended bycom.anwrt.anycontent.plugins.core.htmleditor.CharacterMapGenerator

public class CharacterMapGenerator
extends AbstractGenerator

Generates a list of special characters bases on the parameters given
Parameters accepted are:

See Also:
Serialized Form

Constructor Summary
CharacterMapGenerator()
           
 
Method Summary
 void generate()
           
 void setup(SourceResolver res, java.util.Map map, java.lang.String src, Parameters params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacterMapGenerator

public CharacterMapGenerator()
Method Detail

setup

public void setup(SourceResolver res,
                  java.util.Map map,
                  java.lang.String src,
                  Parameters params)
           throws ProcessingException,
                  org.xml.sax.SAXException,
                  java.io.IOException
Throws:
ProcessingException
org.xml.sax.SAXException
java.io.IOException

generate

public void generate()
              throws java.io.IOException,
                     org.xml.sax.SAXException,
                     ProcessingException
Throws:
java.io.IOException
org.xml.sax.SAXException
ProcessingException


Copyright © 2006 Anyware Technologies. All Rights Reserved.