Uses of Interface
net.shibboleth.utilities.java.support.xml.ParserPool

Packages that use ParserPool
net.shibboleth.utilities.java.support.xml A set of helper functions for performing actions on DOM nodes. 
 

Uses of ParserPool in net.shibboleth.utilities.java.support.xml
 

Classes in net.shibboleth.utilities.java.support.xml that implement ParserPool
 class BasicParserPool
          A pool of JAXP 1.3 DocumentBuilders.
 

Fields in net.shibboleth.utilities.java.support.xml declared as ParserPool
private  ParserPool BasicParserPool.DocumentBuilderProxy.owningPool
          Pool that owns this parser.
 

Methods in net.shibboleth.utilities.java.support.xml that return ParserPool
protected  ParserPool BasicParserPool.DocumentBuilderProxy.getOwningPool()
          Gets the pool that owns this parser.
 



Copyright © 1999-2012. All Rights Reserved.