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
Copy file name to clipboardExpand all lines: swan-pipeline/src/main/resources/dl4j-methods-first.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ Writes the response header to the output stream. Handler for a single clients co
198
198
See the general contract of the readUTF method of DataInput. A data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way.
199
199
Helper method to write out the index to disk. Represents the tag index for a blog.
200
200
This is a very important method. Class used internally by OMStAXWrapper.
201
-
Runs the main method of the given class with the arguments passed in argv Java interpreter replacement, i.e., wrapper that uses its own ClassLoader to modify/generate classes as they're requested.
201
+
Runs the swanPipeline method of the given class with the arguments passed in argv Java interpreter replacement, i.e., wrapper that uses its own ClassLoader to modify/generate classes as they're requested.
202
202
Constructs an initial DirContext using the supplied environment. This class is the starting context for performing directory operations.
203
203
Searches for the property with the specified key in this property list. The Properties class represents a persistent set of properties.
204
204
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds plus the specified number of nanoseconds, subject to the precision and accuracy of system timers and schedulers. A thread is a thread of execution in a program.
@@ -279,7 +279,7 @@ Insert the specified HTML into the DOM before this node (i.e. as a preceding sib
279
279
The default behavior of this method is to return getCookies() on the wrapped request object. Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
280
280
The default behavior of this method is to return getPathTranslated() on the wrapped request object. Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
281
281
Parse HTML into a Document. Parses HTML into a org.jsoup.nodes.Document.
282
-
Performs a request with the clients default configuration. The main access point of an XML-RPC client.
282
+
Performs a request with the clients default configuration. The swanPipeline access point of an XML-RPC client.
283
283
Encodes for a JavaScript string. Encode -- fluent interface for contextual encoding.
284
284
The default behavior of this method is to return getHeaders(String name) on the wrapped request object. Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
285
285
The default behavior of this method is to return getScheme() on the wrapped request object. Provides a convenient implementation of the ServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
0 commit comments