File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes How to use sax parser to get systemId for a xml file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "How to use sax parser to get systemId for a xml file" Watch "How to use sax parser to get systemId for a xml file" New topic
Author

How to use sax parser to get systemId for a xml file

rose deng
Ranch Hand

Joined: Dec 29, 2000
Posts: 78
Our current implementation is to use methods of String to get systemId from xml string. anyone know how to use API of sax parser to get systemId for a xml string?
Thanks for your suggestion.
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
I'm moving this thread to the XML forum since it doesn't have much to do with XML certification...


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to use sax parser to get systemId for a xml file
 
Similar Threads
reading xml data
How to get XML file name ?
SAX parsing of xml file Tracing invalid characters
XML Parsing
Parsing XML using SAX without DTD