|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.relaxng.translate.util.ParamProcessor
public class ParamProcessor
| Constructor Summary | |
|---|---|
ParamProcessor()
|
|
| Method Summary | |
|---|---|
void |
declare(java.lang.String name,
Param param)
|
void |
process(java.lang.String[] params,
org.xml.sax.ErrorHandler eh)
|
void |
setParamFactory(ParamFactory factory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParamProcessor()
| Method Detail |
|---|
public void declare(java.lang.String name,
Param param)
public void setParamFactory(ParamFactory factory)
public void process(java.lang.String[] params,
org.xml.sax.ErrorHandler eh)
throws InvalidParamsException,
org.xml.sax.SAXException
InvalidParamsException
org.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||