You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update generated classes using last unpublished version of JNetReflector after commit a68acf8 (#30)
* Update generated classes using last unpublished version of JNetReflector after commit a68acf8
* 31: removed org.apache.pdfbox.pdmodel.common.function.type4.Parser$AbstractSyntaxHandler from reflected classes
* #31: removed org.apache.pdfbox.pdmodel.common.function.type4.Parser$AbstractSyntaxHandler from reflected classes
---------
Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com>
Copy file name to clipboardExpand all lines: src/jvm/netpdf/src/main/java/org/mases/netpdf/generated/org/apache/pdfbox/pdmodel/common/function/type4/Parser_AbstractSyntaxHandler.java
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -70,15 +70,6 @@ public void setReturnData(Object retData) {
raiseEvent("token", eventDataExchange, arg0); if (!eventDataExchange.getHasOverride()) thrownewUnsupportedOperationException("The method shall be implemented in .NET side since does not have a default implementation within the JVM");
/// Handler for <see href="https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/common/function/type4/Parser.SyntaxHandler.html#token-java.lang.CharSequence-"/>
283
-
/// </summary>
284
-
/// <remarks>If <see cref="OnToken"/> has a value it takes precedence over corresponding class method</remarks>
/// <remarks>The method invokes the default implementation in the JVM interface using <see cref="TokenBase"/>; override the method to implement a different behavior</remarks>
0 commit comments