| Package | Description | 
|---|---|
| weblogic.wsee.policy.framework | 
 Provides classes for  
weblogic.wsee.policy.framework. | 
| Modifier and Type | Method and Description | 
|---|---|
NormalizedExpression | 
PolicyExpression.normalize()
Deprecated.  
Return the normalized version of the statement 
 | 
abstract Element | 
PolicyAssertion.serialize(Document doc)
Deprecated.  
Serialize the assertion to XML compact representation 
 | 
Element | 
PolicyStatement.toXML()
Deprecated.  
  | 
Element | 
PolicyStatement.toXML(Document doc)
Deprecated.  
Serialize the policy statement into an XML representation 
 | 
protected Element | 
PolicyExpression.toXML(Document doc)
Deprecated.  
Serialize the expression to XML Infoset form 
 |