|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.policy.util.OMPolicyReader
OMPolicyReader implements PolicyReader interface and provides different methods to create a policy object It ueses AxisOM as its underlying mechanism to process XML.
Method Summary | |
Policy |
readPolicy(java.io.InputStream in)
Creates a Policy object from an InputStream. |
Policy |
readPolicy(org.apache.axiom.om.OMElement element)
|
PolicyReference |
readPolicyReference(org.apache.axiom.om.OMElement element)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public Policy readPolicy(java.io.InputStream in)
PolicyReader
readPolicy
in interface PolicyReader
in
- the inputStream of the source file
public Policy readPolicy(org.apache.axiom.om.OMElement element)
public PolicyReference readPolicyReference(org.apache.axiom.om.OMElement element)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |