Skip to content

Commit d9e30b9

Browse files
oshandooshando
authored andcommitted
Refactor resources
1 parent b98e648 commit d9e30b9

File tree

80 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+2
-2
lines changed

core/src/main/resources/dl4j-methods-first.txt renamed to swan-pipeline/src/main/resources/dl4j-methods-first.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Writes the response header to the output stream. Handler for a single clients co
198198
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.
199199
Helper method to write out the index to disk. Represents the tag index for a blog.
200200
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.
202202
Constructs an initial DirContext using the supplied environment. This class is the starting context for performing directory operations.
203203
Searches for the property with the specified key in this property list. The Properties class represents a persistent set of properties.
204204
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
279279
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.
280280
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.
281281
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.
283283
Encodes for a JavaScript string. Encode -- fluent interface for contextual encoding.
284284
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.
285285
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.

core/src/main/resources/input/Dataset/data-set.json renamed to swan-pipeline/src/main/resources/input/dataset/data-set.json

File renamed without changes.

core/src/main/resources/input/Dataset/data-set-with-doc-comments.json renamed to swan-pipeline/src/main/resources/input/dataset/swan-dataset.json

File renamed without changes.

core/src/main/resources/input/TrainDataLibs/abdera-core-1.1.2.jar renamed to swan-pipeline/src/main/resources/input/train-data/abdera-core-1.1.2.jar

File renamed without changes.

core/src/main/resources/input/TrainDataLibs/abdera-server-1.1.jar renamed to swan-pipeline/src/main/resources/input/train-data/abdera-server-1.1.jar

File renamed without changes.

core/src/main/resources/input/TrainDataLibs/apache-commons.jar renamed to swan-pipeline/src/main/resources/input/train-data/apache-commons.jar

File renamed without changes.

core/src/main/resources/input/TrainDataLibs/apache-httpcomponents-httpclient.jar renamed to swan-pipeline/src/main/resources/input/train-data/apache-httpcomponents-httpclient.jar

File renamed without changes.

core/src/main/resources/input/TrainDataLibs/apache-lucene.jar renamed to swan-pipeline/src/main/resources/input/train-data/apache-lucene.jar

File renamed without changes.

core/src/main/resources/input/TrainDataLibs/apache-xml-xalan.jar renamed to swan-pipeline/src/main/resources/input/train-data/apache-xml-xalan.jar

File renamed without changes.

core/src/main/resources/input/TrainDataLibs/apache-xml-xerces.jar renamed to swan-pipeline/src/main/resources/input/train-data/apache-xml-xerces.jar

File renamed without changes.

0 commit comments

Comments
 (0)