|
SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
XML Parsing Library (Exist?)
Does an XML parsing library exist that will allow easy parsing/importing of XML information into Sage? I'm thinking of making a customizable plugin to do something along these lines, but I'm a bit weak in the programming and if it doesn't exist already I'm fairly certain writing that library is not something I'm up for.
(My java experience stops Junior year in college in classes I was taking for fun...) |
#2
|
||||
|
||||
Java 1.4 includes support for both DOM and SAX parsing of XML files. Java 1.5 adds XPath support as well. See the source for Niel's XML file generator for working code examples.
__________________
-- Greg |
#3
|
|||
|
|||
Great, thanks. Now...to find that elusive thing called FREE TIME...
Havent seen it lately. |
#4
|
||||
|
||||
You can take a look at DVDPro2Sage for an idea of how to do it, or maybe how not to do it
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|