Uses of Class
net.shibboleth.metadata.dom.AbstractXSLProcessingStage

Packages that use AbstractXSLProcessingStage
net.shibboleth.metadata.dom Implementations of core APIs that operate on W3C DOM based metadata. 
 

Uses of AbstractXSLProcessingStage in net.shibboleth.metadata.dom
 

Subclasses of AbstractXSLProcessingStage in net.shibboleth.metadata.dom
 class MultiOutputXSLTransformationStage
          A pipeline stage which transforms each item in the DomElementItem collection via an XSL transform.
 class XSLTransformationStage
          A pipeline stage which transforms each item in the DomElementItem collection via an XSL transform.
 class XSLValidationStage
          A pipeline which "validates" each element in the DomElementItem collection via an XSL stylesheet.
 



Copyright © 1999-2012. All Rights Reserved.