|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PolicyReader | |
| org.apache.ws.policy.util | |
| Uses of PolicyReader in org.apache.ws.policy.util |
| Classes in org.apache.ws.policy.util that implement PolicyReader | |
class |
DOMPolicyReader
DOMPolicyReader implements PolicyReader and provides different methods to create a policy object. |
class |
OMPolicyReader
OMPolicyReader implements PolicyReader interface and provides different methods to create a policy object It ueses AxisOM as its underlying mechanism to process XML. |
| Methods in org.apache.ws.policy.util that return PolicyReader | |
static PolicyReader |
PolicyFactory.getPolicyReader(int type)
Creates a specified type of PolicyReader object DOM_POLICY_READER : Uses DOM as its underlying mechanism to process XML. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||