Package | Description |
---|---|
com.sun.xml.ws.policy.sourcemodel |
The part of public policy API that defines the classes and interfaces dealing with
the policy tree structure (policy source model) creation and manipulation.
|
Modifier and Type | Method and Description |
---|---|
protected static PolicyModelGenerator |
PolicyModelGenerator.getCompactGenerator(PolicyModelGenerator.PolicySourceModelCreator creator)
Allows derived classes to create instances of the package private
CompactModelGenerator.
|
static PolicyModelGenerator |
PolicyModelGenerator.getGenerator()
Factory method that returns a
PolicyModelGenerator instance. |
protected static PolicyModelGenerator |
PolicyModelGenerator.getNormalizedGenerator(PolicyModelGenerator.PolicySourceModelCreator creator)
Allows derived classes to create instances of the package private
NormalizedModelGenerator.
|
Copyright © 2006–2015 Oracle Corporation. All rights reserved.