org.jfor.jfor.converter
Class JForCmdProcessor

java.lang.Object
  extended by org.jfor.jfor.converter.JForCmdProcessor

public class JForCmdProcessor
extends java.lang.Object


Field Summary
protected  AbstractBuilder m_builder
           
 
Constructor Summary
JForCmdProcessor(AbstractBuilder builder)
           
 
Method Summary
 void postEnd()
           
 void preStart(java.lang.String rawName, org.xml.sax.Attributes atts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_builder

protected final AbstractBuilder m_builder
Constructor Detail

JForCmdProcessor

public JForCmdProcessor(AbstractBuilder builder)
Method Detail

preStart

public void preStart(java.lang.String rawName,
                     org.xml.sax.Attributes atts)
              throws java.io.IOException
Throws:
java.io.IOException

postEnd

public void postEnd()
             throws java.io.IOException
Throws:
java.io.IOException