Class XmlStreamReader.PreparedReader

java.lang.Object
xyz.cofe.sql.stream.XmlStreamReader.PreparedReader
Enclosing class:
XmlStreamReader

public static class XmlStreamReader.PreparedReader
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.util.function.Function<xyz.cofe.xml.stream.path.XVisitor,​java.lang.Object> builder  
    protected XmlStreamReader.XmlStreamVisitor visiter  
  • Constructor Summary

    Constructors 
    Constructor Description
    PreparedReader​(java.util.function.Function<xyz.cofe.xml.stream.path.XVisitor,​java.lang.Object> xmlReaderBuilder, XmlStreamReader.XmlStreamVisitor xmlVisitor)  
  • Method Summary

    Modifier and Type Method Description
    void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait