Uses of Interface
org.opensaml.xml.parse.ParserPool

Packages that use ParserPool
org.opensaml.xml.parse Classes for managing pools of DOM parsers (DocumentBuilders). 
 

Uses of ParserPool in org.opensaml.xml.parse
 

Classes in org.opensaml.xml.parse that implement ParserPool
 class BasicParserPool
          A pool of JAXP 1.3 DocumentBuilders.
 

Methods in org.opensaml.xml.parse that return ParserPool
protected  ParserPool BasicParserPool.DocumentBuilderProxy.getOwningPool()
          Gets the pool that owns this parser.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.