Groups
Groups
Sign in
Groups
Groups
scales-xml
Conversations
About
Send feedback
Help
scales-xml
1–30 of 30
Mark all as read
Report group
0 selected
Michael Feldkamp
,
Chris Twiner
2
2/27/16
omitting prolog when serializing using asString
Hi Mike, You can do as described but also write your own serialise function, there isn't much to
unread,
omitting prolog when serializing using asString
Hi Mike, You can do as described but also write your own serialise function, there isn't much to
2/27/16
Christopher Schmidt
1/24/16
how can I set a specific namespace for asString
Hi all, following code val s = asString(myItem.tree)(SimpleSerializerFactory, treeSerializeable)
unread,
how can I set a specific namespace for asString
Hi all, following code val s = asString(myItem.tree)(SimpleSerializerFactory, treeSerializeable)
1/24/16
Christopher Schmidt
,
Chris Twiner
3
1/24/16
How to use XML Bindig (f.e. XStream)
Hi Chris, thank for your answer. JAXB is able to take a Source: public <T> JAXBElement<T>
unread,
How to use XML Bindig (f.e. XStream)
Hi Chris, thank for your answer. JAXB is able to take a Source: public <T> JAXBElement<T>
1/24/16
pk2027
4/22/15
Requesting Code Example
Hi, I was looking for a way to parse xml in Scala and I came across Scales which I found very useful
unread,
Requesting Code Example
Hi, I was looking for a way to parse xml in Scala and I came across Scales which I found very useful
4/22/15
Scott Calvert
, …
Chris Twiner
5
1/24/15
Status of ScalesXml development
Hi all, M3 has been pushed. Basically just splitting out IterV usage into separate modules. The
unread,
Status of ScalesXml development
Hi all, M3 has been pushed. Basically just splitting out IterV usage into separate modules. The
1/24/15
Todd Nash
,
Chris Twiner
2
11/17/14
Noob question on how to use Scales to split a large XML file into separate files
Hi Todd, There are quite a few examples on the documentation site for pull parsing documents like
unread,
Noob question on how to use Scales to split a large XML file into separate files
Hi Todd, There are quite a few examples on the documentation site for pull parsing documents like
11/17/14
Todd Nash
11/5/14
Best way to split a very large XML file using Scales
I am attempting to split a large XML file into multiple files, each containing the repeating element.
unread,
Best way to split a very large XML file using Scales
I am attempting to split a large XML file into multiple files, each containing the repeating element.
11/5/14
Robin Green
,
Chris
7
9/23/14
Cannot serialize top-level attribute
FYI for all that landed here via searching for similar errors this is caused due to a lack of Xalan
unread,
Cannot serialize top-level attribute
FYI for all that landed here via searching for similar errors this is caused due to a lack of Xalan
9/23/14
J.
,
Chris Twiner
2
2/7/14
How to read attribute from non-prefixed with-namespace tag
Hiya, I've answered on so but I just wanted to thank you for reminding me to deprecate the less
unread,
How to read attribute from non-prefixed with-namespace tag
Hiya, I've answered on so but I just wanted to thank you for reminding me to deprecate the less
2/7/14
Martin Grotzke
,
Chris Twiner
3
10/14/13
How to query xpath on context (subtree only)
Hi Chris, great, this helps! Is there an easy solution for the xml:lang issue? Thanx &&
unread,
How to query xpath on context (subtree only)
Hi Chris, great, this helps! Is there an easy solution for the xml:lang issue? Thanx &&
10/14/13
Toshihiko Makita
,
Chris Twiner
2
10/8/13
About the return type of evaluate method
Hiya, http://scala-scales.googlecode.com/svn/sites/scales/scales-xml_2.9.2/0.4.4/StringXPaths.html
unread,
About the return type of evaluate method
Hiya, http://scala-scales.googlecode.com/svn/sites/scales/scales-xml_2.9.2/0.4.4/StringXPaths.html
10/8/13
Eric Nichols
,
Chris Twiner
3
10/1/13
javax.transform to DOM/SAX errors
Chris, Thanks for the prompt reply. Adding your example xslt got everything working for me. I'm
unread,
javax.transform to DOM/SAX errors
Chris, Thanks for the prompt reply. Adding your example xslt got everything working for me. I'm
10/1/13
efasc...@gmail.com
,
Chris Twiner
2
5/25/13
Extracting unprefixed attributes with a default namespace
Hi Stefan, sorry about the delay in response, the work network isn't G friendly, your probably is
unread,
Extracting unprefixed attributes with a default namespace
Hi Stefan, sorry about the delay in response, the work network isn't G friendly, your probably is
5/25/13
jakob dobrzynski
,
Chris
3
4/18/13
Need some good code examples of
Hello! Thank you for your example! Exactly what i needed! On Wednesday, 17 April 2013 09:51:14 UTC+2,
unread,
Need some good code examples of
Hello! Thank you for your example! Exactly what i needed! On Wednesday, 17 April 2013 09:51:14 UTC+2,
4/18/13
Lucius Meredith
,
Chris
2
4/17/13
what's the equivalent of scala.xml.XML.saveFull( someFileName, db, "UTF-8", true, null )
Hi Greg, http://scala-scales.googlecode.com/svn/sites/scales/scales-xml_2.9.2/0.4.4/SerializingIntro.
unread,
what's the equivalent of scala.xml.XML.saveFull( someFileName, db, "UTF-8", true, null )
Hi Greg, http://scala-scales.googlecode.com/svn/sites/scales/scales-xml_2.9.2/0.4.4/SerializingIntro.
4/17/13
Alexey Romanchuk
,
Chris Twiner
2
3/6/13
CData and string()
list fyi - Alexey raised #24 against this. Indeed a bug. Many thanks for finding this. On Wed, Mar 6,
unread,
CData and string()
list fyi - Alexey raised #24 against this. Indeed a bug. Many thanks for finding this. On Wed, Mar 6,
3/6/13
Marko D
,
Chris Twiner
4
2/8/13
PrettyPrinter for Serializing Xml With Scales
More than welcome: https://gist.github.com/chris-twiner/4742571 contains an indenting
unread,
PrettyPrinter for Serializing Xml With Scales
More than welcome: https://gist.github.com/chris-twiner/4742571 contains an indenting
2/8/13
Marko D
,
Chris Twiner
3
2/5/13
modify attribute of root element
Thanks, Nice syntax On Tuesday, February 5, 2013 3:14:53 PM UTC-5, Chris wrote: Hi Mark, I'm
unread,
modify attribute of root element
Thanks, Nice syntax On Tuesday, February 5, 2013 3:14:53 PM UTC-5, Chris wrote: Hi Mark, I'm
2/5/13
Lucius Meredith
,
Chris Twiner
5
1/28/13
retrieving XML text
Dear Christian, Brilliant! Many thanks for your patience and diligence. Best wishes, --greg On Monday
unread,
retrieving XML text
Dear Christian, Brilliant! Many thanks for your patience and diligence. Best wishes, --greg On Monday
1/28/13
Lucius Meredith
,
Chris Twiner
4
1/23/13
Noob question
PS i checked out the source tree and did some spelunking through the tests and discovered i had
unread,
Noob question
PS i checked out the source tree and did some spelunking through the tests and discovered i had
1/23/13
Robin Green
,
Chris Twiner
6
1/4/13
self axis in XPath
On Fri, Jan 4, 2013 at 4:40 PM, Robin Green <gre...@gmail.com> wrote: > Thanks for
unread,
self axis in XPath
On Fri, Jan 4, 2013 at 4:40 PM, Robin Green <gre...@gmail.com> wrote: > Thanks for
1/4/13
Robin Green
,
Chris Twiner
2
11/22/12
foldPositions traverses in reverse document order
Hiya, yes its intentional, as per (at least some of the scaladoc for the foldPosition functions): The
unread,
foldPositions traverses in reverse document order
Hiya, yes its intentional, as per (at least some of the scaladoc for the foldPosition functions): The
11/22/12
Manuel Bernhardt
,
Chris Twiner
6
11/8/12
Build for 2.10.0-RC1?
you are more than welcome :-) On Thu, Nov 8, 2012 at 8:57 AM, Manuel Bernhardt <bernhardt.manuel@
unread,
Build for 2.10.0-RC1?
you are more than welcome :-) On Thu, Nov 8, 2012 at 8:57 AM, Manuel Bernhardt <bernhardt.manuel@
11/8/12
Jason Calabrese
,
Chris Twiner
8
9/24/12
Performance of Pull using iterate/dsl vs Pull API vs Tree with scala.xml
You had spurred my interest Jason ^_^ and the result is a reasonable book keeping cost for having a
unread,
Performance of Pull using iterate/dsl vs Pull API vs Tree with scala.xml
You had spurred my interest Jason ^_^ and the result is a reasonable book keeping cost for having a
9/24/12
Richard Gomes
, …
Chris Twiner
18
6/29/12
How an HTML5Parser can be integrated?
The code is on experiment/ignoreNamespaces. Using the example (and the nu.validator): val
unread,
How an HTML5Parser can be integrated?
The code is on experiment/ignoreNamespaces. Using the example (and the nu.validator): val
6/29/12
Manuel Bernhardt
,
Chris Twiner
4
5/19/12
How to add custom initialization to the Pull Parser
Excellent news :) On May 19, 2012 2:07 PM, "Manuel Bernhardt" <bernhardt.manuel@gmail.
unread,
How to add custom initialization to the Pull Parser
Excellent news :) On May 19, 2012 2:07 PM, "Manuel Bernhardt" <bernhardt.manuel@gmail.
5/19/12
Bart Schuller
,
Chris Twiner
2
5/9/12
Build problems
Hi Bart, Thanks for raising this, I hate it when that happens with other libraries, the barrier to
unread,
Build problems
Hi Bart, Thanks for raising this, I hate it when that happens with other libraries, the barrier to
5/9/12
Chris Twiner
12/30/11
[announce] Scales Xml is moving to github
Hi All, In preparation for the upcoming 0.3 release Scales Xml has moved to github https://github.com
unread,
[announce] Scales Xml is moving to github
Hi All, In preparation for the upcoming 0.3 release Scales Xml has moved to github https://github.com
12/30/11
Robin Green
,
Chris
2
11/22/11
Name of current element from XmlPath
Hi Robin, You can use Elements.Functions.qname(currentFocus) to get the name() equivalent. For use in
unread,
Name of current element from XmlPath
Hi Robin, You can use Elements.Functions.qname(currentFocus) to get the name() equivalent. For use in
11/22/11
Chris Twiner
8/19/11
[ANN] Scales Xml 0.1 Released
Scales Xml is an alternative XML library, providing correctness first, a unified model for push and
unread,
[ANN] Scales Xml 0.1 Released
Scales Xml is an alternative XML library, providing correctness first, a unified model for push and
8/19/11