Uses of Interface
org.apache.ws.policy.util.PolicyWriter

Packages that use PolicyWriter
org.apache.ws.policy.util   
 

Uses of PolicyWriter in org.apache.ws.policy.util
 

Classes in org.apache.ws.policy.util that implement PolicyWriter
 class StAXPolicyWriter
          StAXPolicyWriter implements PolicyWriter and provides different methods to create a Policy object.
 

Methods in org.apache.ws.policy.util that return PolicyWriter
static PolicyWriter PolicyFactory.getPolicyWriter(int type)
          Create a specified type of PolicyWriter object STAX_POLICY_WRITER: Uses StAX as its underlying mechanism to create XML elements.
 



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