Class XMLWriterWorker

  • All Implemented Interfaces:
    java.lang.Runnable

    public class XMLWriterWorker
    extends Worker<org.citygml4j.util.xml.SAXEventBuffer>
    • Constructor Detail

      • XMLWriterWorker

        public XMLWriterWorker​(org.citygml4j.util.xml.SAXWriter saxWriter,
                               EventDispatcher eventDispatcher)
    • Method Detail

      • interrupt

        public void interrupt()
        Specified by:
        interrupt in class Worker<org.citygml4j.util.xml.SAXEventBuffer>
      • run

        public void run()