|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
public class EndpointReferenceDomainExpressionBuilder
| Method Summary | |
|---|---|
DomainExpression |
build(org.w3c.dom.Element e)
Builds a domain expression from the given element. |
protected void |
createUnmarshaller()
|
java.util.Collection<javax.xml.namespace.QName> |
getDomainExpressionTypes()
Returns a collection of QNames describing the xml schema types for which this builder can build domain expressions. |
protected javax.xml.bind.Unmarshaller |
getUnmarshaller()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.util.Collection<javax.xml.namespace.QName> getDomainExpressionTypes()
DomainExpressionBuilder
getDomainExpressionTypes in interface DomainExpressionBuilderpublic DomainExpression build(org.w3c.dom.Element e)
DomainExpressionBuilder
build in interface DomainExpressionBuildere - the element
protected javax.xml.bind.Unmarshaller getUnmarshaller()
protected void createUnmarshaller()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||