public class XMLParserFactory extends Object
protected FastFiFo<XMLParser>
fifo
XMLParser
get()
static XMLParserFactory
getFactory()
void
push(XMLParser p)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected FastFiFo<XMLParser> fifo
public static XMLParserFactory getFactory()
public XMLParser get()
public void push(XMLParser p)
Copyright © 2015. All rights reserved.