Package net.sf.saxon.transpile
Annotation Type CSharpReplaceBody
Annotate a Java method with C# code that is to be injected literally into the body of the method
when converting to C#, replacing the Java method body.
-
Optional Element Summary
Optional Elements
-
Element Details
-
code
String code- Default:
""
-