public class JForCmdProcessor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected AbstractBuilder |
m_builder |
Constructor and Description |
---|
JForCmdProcessor(AbstractBuilder builder) |
Modifier and Type | Method and Description |
---|---|
void |
postEnd() |
void |
preStart(java.lang.String rawName,
org.xml.sax.Attributes atts) |
protected final AbstractBuilder m_builder
public JForCmdProcessor(AbstractBuilder builder)