Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
SPB_Exchange_Repo
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Amelin Konstantin
SPB_Exchange_Repo
Commits
11e60d11
Commit
11e60d11
authored
Oct 18, 2018
by
Amelin Konstantin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add examples to resources, change names
parent
10f1a8fa
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1 additions
and
1 deletions
+1
-1
src/main/resources/nsd/Repo NSD bond.xml
+0
-0
src/main/resources/nsd/Repo NSD entity.xml
+0
-0
src/main/resources/rts/Repo RTS bond.xml
+0
-0
src/main/resources/rts/Repo RTS entity 1.xml
+0
-0
src/main/resources/rts/Repo RTS entity 2.xml
+0
-0
src/main/scala/Main.scala
+1
-1
No files found.
src/main/resources/nsd/Repo NSD bond.xml
0 → 100644
View file @
11e60d11
This diff is collapsed.
Click to expand it.
src/main/resources/nsd/
Example repo NSD
.xml
→
src/main/resources/nsd/
Repo NSD entity
.xml
View file @
11e60d11
File moved
src/main/resources/rts/Repo
_bond_float_1
.xml
→
src/main/resources/rts/Repo
RTS bond
.xml
View file @
11e60d11
File moved
src/main/resources/rts/
Example repo RTS
.xml
→
src/main/resources/rts/
Repo RTS entity 1
.xml
View file @
11e60d11
File moved
src/main/resources/rts/Repo
_1
.xml
→
src/main/resources/rts/Repo
RTS entity 2
.xml
View file @
11e60d11
File moved
src/main/scala/Main.scala
View file @
11e60d11
...
...
@@ -6,7 +6,7 @@ import templates._
object
Main
extends
App
{
//val p = new PrettyPrinter(120, 2)
val
sourceXml
=
XML
.
loadFile
(
"src/main/resources/nsd/
Example repo NSD
.xml"
)
val
sourceXml
=
XML
.
loadFile
(
"src/main/resources/nsd/
Repo NSD entity
.xml"
)
val
template
=
new
RepoTemplate
(
sourceXml
)
//val outputXml = XML.loadString(p.format(template.render))
val
outputXml
=
template
.
template
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment