com.sun.xml.ws.api.policy
Class ModelGenerator

java.lang.Object
  extended by com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
      extended by com.sun.xml.ws.api.policy.ModelGenerator

public abstract class ModelGenerator
extends com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator


Nested Class Summary
protected static class ModelGenerator.SourceModelCreator
           
 
Nested classes/interfaces inherited from class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator.PolicySourceModelCreator
 
Method Summary
static com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator getGenerator()
          Factory method that returns a ModelGenerator instance.
 
Methods inherited from class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
getCompactGenerator, getNormalizedGenerator, translate, translate, translate, translate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGenerator

public static com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator getGenerator()
Factory method that returns a ModelGenerator instance.

Returns:
A ModelGenerator instance.


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.