xml - How does dom4j handle <import>? -


i need import xml file xml file. know there tag can use, need know how dom4j handles this.

does import , act part of file, or @ all?

if doesn't @ all, how can use tag import xml file?

since there no pre defined xml tag import xml file, dom4j cannot handle it. might referring "external entities", discussed example here.

in "external entities" case, not dom4j resolves references, rather sax parser used xml parsing.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -