|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stylebook.AbstractComponent
org.apache.stylebook.parsers.AbstractParser
public abstract class AbstractParser
| Field Summary |
|---|
| Fields inherited from class org.apache.stylebook.AbstractComponent |
|---|
engine, params |
| Constructor Summary | |
|---|---|
AbstractParser()
|
|
| Method Summary | |
|---|---|
org.w3c.dom.Document |
parse(java.net.URL in)
Parse the specified InputSource. |
| Methods inherited from class org.apache.stylebook.AbstractComponent |
|---|
debug, init, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.stylebook.Parser |
|---|
create, parse |
| Methods inherited from interface org.apache.stylebook.Component |
|---|
init |
| Constructor Detail |
|---|
public AbstractParser()
| Method Detail |
|---|
public org.w3c.dom.Document parse(java.net.URL in)
throws java.io.IOException,
CreationException
Parser
parse in interface Parserjava.io.IOException - If an I/O error occourred accessing the specified
System-ID.
CreationException - If an error occourred parsing the document.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||