|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.parser.AbstractParser
This class implements all the common methods used by the XML parsers.
Field Summary | |
protected boolean |
validate
|
Constructor Summary | |
AbstractParser()
|
Method Summary | |
void |
init(Configurations conf)
Initialize the class by passing its configurations. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected boolean validate
Constructor Detail |
public AbstractParser()
Method Detail |
public void init(Configurations conf)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |