lux.xml
Class XmlBuilder

java.lang.Object
  extended by lux.xml.XmlReader
      extended by lux.xml.XmlBuilder

public abstract class XmlBuilder
extends XmlReader


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

XmlBuilder

public XmlBuilder()
Method Detail

build

public abstract Object build(Reader reader,
                             String uri)


Copyright © 2013. All Rights Reserved.