Searched refs:applyToConsumerMethod (Results 1 – 24 of 24) sorted by relevance
21 protected /*final?*/ MethodHandle applyToConsumerMethod; field in Procedure67 return applyToConsumerMethod; in getApplyToConsumerMethod()87 if (proc.applyToConsumerMethod.invokeExact(proc, ctx) != ctx) in applyToObjectDefault()109 applyToConsumerMethod = applyMethod; in Procedure()113 applyToConsumerMethod = applyToConsumerDefault; in Procedure()124 : applyToConsumerMethod; in getApplyMethod()
60 this.applyMethod = proc == null ? null : proc.applyToConsumerMethod; in setNextProcedure()
68 applyToConsumerMethod = applyMethod; in init()72 applyToConsumerMethod = applyToConsumerDefault; in init()
19 this.applyToConsumerMethod = in MakeResponseHeader()
18 applyToConsumerMethod = in IteratorItems()
19 applyToConsumerMethod = in ListItems()
14 applyToConsumerMethod = in MakeCDATA()
15 applyToConsumerMethod = in CommentConstructor()
16 applyToConsumerMethod = in MakeText()
29 applyToConsumerMethod = applyToConsumerTS; in TreeScanner()
20 this.applyToConsumerMethod = in MakeWithBaseUri()
17 applyToConsumerMethod = in DocumentConstructor()
13 applyToConsumerMethod = in Attributes()
13 applyToConsumerMethod = in Children()
25 this.applyToConsumerMethod = applyToConsumer; in MakeAttribute()
17 applyToConsumerMethod = in MakeProcInst()
24 this.applyToConsumerMethod = applyToConsumerME; in MakeElement()
22 this.applyToConsumerMethod = applyToConsumerApp; in Apply()
24 applyToConsumerMethod = applyToConsumerAV; in AppendValues()
26 applyToConsumerMethod = applyToConsumerA2A; in ApplyToArgs()
42 applyToConsumerMethod = applyToConsumerRP; in RunProcess()
23 this.applyToConsumerMethod = in ApplyTemplates()
31 this.applyToConsumerMethod = applyToConsumer; in ValuesFilter()
31 this.applyToConsumerMethod = applyToConsumer; in RelativeStep()