| Package | Description |
|---|---|
| org.apache.neethi |
| Modifier and Type | Method and Description |
|---|---|
PolicyReference |
PolicyBuilder.getPolicyReference(java.io.InputStream inputStream)
Creates a PolicyReference object.
|
PolicyReference |
PolicyBuilder.getPolicyReference(java.lang.Object element)
Creates a PolicyReference object from an element.
|
static PolicyReference |
PolicyEngine.getPolicyReference(java.lang.Object element)
Creates a PolicyReference object from an Element.
|
static PolicyReference |
PolicyEngine.getPolicyReference(org.apache.axiom.om.OMElement element)
Creates a PolicyReference object from an OMElement.
|
static PolicyReference |
PolicyEngine.getPolicyReferene(java.io.InputStream inputStream)
Creates a PolicyReference object.
|