Package | Description |
---|---|
org.opensaml.xml |
Base classes for working with XML as Java objects and configuring the library.
|
org.opensaml.xml.parse |
Classes for managing pools of DOM parsers (
DocumentBuilders ). |
Modifier and Type | Field and Description |
---|---|
private BasicParserPool |
XMLConfigurator.parserPool
Pool of parsers used to read and validate configurations.
|
Constructor and Description |
---|
BasicParserPool.DocumentBuilderProxy(DocumentBuilder target,
BasicParserPool owner,
long version)
Constructor.
|
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.