|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlux.xml.XmlReader
lux.xml.XmlBuilder
public abstract class XmlBuilder
| Constructor Summary | |
|---|---|
XmlBuilder()
|
|
| Method Summary | |
|---|---|
abstract Object |
build(Reader reader,
String uri)
|
| Methods inherited from class lux.xml.XmlReader |
|---|
addHandler, getHandlers, isStripNamespaces, read, read, read, read, reset, setStripNamespaces |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlBuilder()
| Method Detail |
|---|
public abstract Object build(Reader reader,
String uri)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||