java - Getting the inputstream from a classpath resource (XML file) -


In the Java web application, suppose I want to get the inststream of an XML file, which is placed in CLSPPHH ( I.e. inside the source folder), how can I do it?

.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -