|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.parse.StaticBasicParserPool
org.apache.rahas.impl.util.AxiomParserPool
public class AxiomParserPool
Custom OpenSAML 1.x ParserPool
implementation that uses a DOM aware Axiom implementation
instead of requesting a DocumentBuilderFactory
using JAXP.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.opensaml.xml.parse.StaticBasicParserPool |
---|
org.opensaml.xml.parse.StaticBasicParserPool.DocumentBuilderProxy |
Constructor Summary | |
---|---|
AxiomParserPool()
|
Method Summary |
---|
Methods inherited from class org.opensaml.xml.parse.StaticBasicParserPool |
---|
checkValidModifyState, createBuilder, getBuilder, getBuilderAttributes, getBuilderFeatures, getIgnoreComments, getMaxPoolSize, getPoolSize, getSchema, initialize, initializeFactory, isCoalescing, isDTDValidating, isExpandEntityReferences, isIgnoreElementContentWhitespace, isInitialized, isNamespaceAware, isXincludeAware, newDocument, parse, parse, returnBuilder, setAttributes, setBuilderAttributes, setBuilderFeatures, setCoalescing, setDTDValidating, setExpandEntityReferences, setFeatures, setIgnoreComments, setIgnoreElementContentWhitespace, setMaxPoolSize, setNamespaceAware, setSchema, setXincludeAware |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AxiomParserPool()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |