T
Tobias.Bischof
Hi,
i'm using xerces2 to deal with XML files my JAVA app stores data in.
Now i have my schema located in %program-path%/resources but want to be
free to store my XML files wherever i want and also don't want to
hard-code %program-path%/resources into the XML file.
I think Xerces looks in the Java-Classpath for the schema but this
didn't work..
Is there any way to tell Xerces where to look for the schema at
runtime?
Thanks alot!
i'm using xerces2 to deal with XML files my JAVA app stores data in.
Now i have my schema located in %program-path%/resources but want to be
free to store my XML files wherever i want and also don't want to
hard-code %program-path%/resources into the XML file.
I think Xerces looks in the Java-Classpath for the schema but this
didn't work..
Is there any way to tell Xerces where to look for the schema at
runtime?
Thanks alot!