public interface FragmentDialectLanguage
Modifier and Type | Method and Description |
---|---|
Object |
getResourceFragment(Representation representation,
ExpressionType expression)
Returns fragment of resource, which is described by expression.
|
Object getResourceFragment(Representation representation, ExpressionType expression)
representation
- Resource, from which is fragment computed.expression
- Expression written in the language.Apache CXF