Package org.apache.ws.policy.util

Interface Summary
PolicyReader PolicyReader is an interface which every PolicyReader must implement.
PolicyWriter PolicyWriter is an interface which all PolicyWriters must implement.
 

Class Summary
DOMPolicyReader DOMPolicyReader implements PolicyReader and provides different methods to create a policy object.
Loader Load resources (or images) from various sources.
OMPolicyReader OMPolicyReader implements PolicyReader interface and provides different methods to create a policy object It ueses AxisOM as its underlying mechanism to process XML.
PolicyFactory PolicyFactory is used to create PolicyReader / PolicyWriter objects of different types.
PolicyRegistry PolicyRegistry is useful to resolve any PolicyReferences to actual policies.
PolicyUtil WSPolicyUtil contains several utility methods for policy manipulations.
SchemaRegistry SchemaRegistry holds schemas associated with URIs.
StAXPolicyWriter StAXPolicyWriter implements PolicyWriter and provides different methods to create a Policy object.
StringUtils StringUtils provides few utility functions for other classes in the framework.
 



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.