Package net.sf.saxon.transpile
Annotation Type CSharpExtendInterface
-
@Retention(SOURCE) @Target(TYPE) public @interface CSharpExtendInterface
Annotate a Java interface to reference an additional interface with method definitions that will be present in the C# product. The value of the key="" parameter must be the fully-qualified name of an interface definition.
-
-
Element Detail
-
key
String key
- Default:
- ""
-
-