Uses of Interface
org.ocpsoft.rewrite.bind.Submission
Packages that use Submission
-
Uses of Submission in org.ocpsoft.rewrite.bind
Subinterfaces of Submission in org.ocpsoft.rewrite.bindModifier and TypeInterfaceDescriptioninterfaceInterface declaring the common tasks that must be performed when evaluating anyBindingClasses in org.ocpsoft.rewrite.bind that implement Submission -
Uses of Submission in org.ocpsoft.rewrite.config
Methods in org.ocpsoft.rewrite.config with parameters of type SubmissionModifier and TypeMethodDescriptionstatic DefaultOperationBuilderInvoke.binding(Submission to, Retrieval from) Invokesubmit(Rewrite, EvaluationContext, Object), use the result of the givenRetrieval.retrieve(Rewrite, EvaluationContext)as the value for this submission.