Package org.xwiki.xml.internal

Class Summary
DefaultXMLReaderFactory Verifies if Xerces is on the classpath and if so configures it to cache DTD grammars instead of reparsing it for every documents, thus greatly improving performances since most XML content handled in XWiki is XHTML using the XHTML DTD.
LocalEntityResolver Entity resolver that resolves entities using entity files (like xhtml-symbol.ent, xhtml-special.ent, xhtml-lat1.ent) located on the file system (in the classpath).
 



Copyright © 2004-2011 XWiki. All Rights Reserved.