com.sun.xml.ws.policy.privateutil
Class PolicyUtils

java.lang.Object
  extended by com.sun.xml.ws.policy.privateutil.PolicyUtils

public final class PolicyUtils
extends Object

This is a wrapper class for various utilities that may be reused within Policy API implementation. The class is not part of public Policy API. Do not use it from your client code!

Author:
Marek Potociar

Nested Class Summary
static class PolicyUtils.Collections
           
static class PolicyUtils.Commons
           
static class PolicyUtils.Comparison
           
static class PolicyUtils.ConfigFile
           
static class PolicyUtils.IO
           
static class PolicyUtils.Rfc2396
           
static class PolicyUtils.ServiceProvider
          Wrapper for ServiceFinder class which is not part of the Java SE yet.
static class PolicyUtils.Text
          Text utilities wrapper.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.