|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.relaxng.CompactParser
public class CompactParser
Builder for the relax.
Method Summary | |
---|---|
java.lang.String |
generateId()
|
GrammarPattern |
getGrammar()
Gets the root pattern. |
void |
parse(org.xml.sax.InputSource source)
Parses the relax file. |
void |
setGeneratedId(int id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public GrammarPattern getGrammar()
public void setGeneratedId(int id)
public java.lang.String generateId()
public void parse(org.xml.sax.InputSource source) throws org.xml.sax.SAXException, java.io.IOException, RelaxException
org.xml.sax.SAXException
java.io.IOException
RelaxException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |