| Package | Description |
|---|---|
| org.apache.cxf.ws.transfer.dialect.fragment | |
| org.apache.cxf.ws.transfer.dialect.fragment.language |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionType |
Fragment.expression |
| Modifier and Type | Method and Description |
|---|---|
ExpressionType |
ObjectFactory.createExpressionType()
Create an instance of
ExpressionType |
ExpressionType |
Fragment.getExpression()
Gets the value of the expression property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExpressionType> |
ObjectFactory.createExpression(ExpressionType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExpressionType> |
ObjectFactory.createExpression(ExpressionType value)
|
void |
Fragment.setExpression(ExpressionType value)
Sets the value of the expression property.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
FragmentDialectLanguage.getResourceFragment(Representation representation,
ExpressionType expression)
Returns fragment of resource, which is described by expression.
|
Object |
FragmentDialectLanguageQName.getResourceFragment(Representation representation,
ExpressionType expression) |
Object |
FragmentDialectLanguageXPath10.getResourceFragment(Representation representation,
ExpressionType expression) |
Apache CXF