Uses of Class
org.apache.cxf.ws.transfer.dialect.fragment.ExpressionType
Packages that use ExpressionType
Package
Description
-
Uses of ExpressionType in org.apache.cxf.ws.transfer.dialect.fragment
Fields in org.apache.cxf.ws.transfer.dialect.fragment declared as ExpressionTypeMethods in org.apache.cxf.ws.transfer.dialect.fragment that return ExpressionTypeModifier and TypeMethodDescriptionObjectFactory.createExpressionType()Create an instance ofExpressionTypeFragment.getExpression()Gets the value of the expression property.Methods in org.apache.cxf.ws.transfer.dialect.fragment that return types with arguments of type ExpressionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExpressionType>ObjectFactory.createExpression(ExpressionType value) Methods in org.apache.cxf.ws.transfer.dialect.fragment with parameters of type ExpressionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExpressionType>ObjectFactory.createExpression(ExpressionType value) voidFragment.setExpression(ExpressionType value) Sets the value of the expression property. -
Uses of ExpressionType in org.apache.cxf.ws.transfer.dialect.fragment.language
Methods in org.apache.cxf.ws.transfer.dialect.fragment.language with parameters of type ExpressionTypeModifier and TypeMethodDescriptionFragmentDialectLanguage.getResourceFragment(Representation representation, ExpressionType expression) Returns fragment of resource, which is described by expression.FragmentDialectLanguageQName.getResourceFragment(Representation representation, ExpressionType expression) FragmentDialectLanguageXPath10.getResourceFragment(Representation representation, ExpressionType expression)