Uses of Interface
org.xwiki.xml.XMLReaderFactory

Packages that use XMLReaderFactory
org.xwiki.xml.internal   
 

Uses of XMLReaderFactory in org.xwiki.xml.internal
 

Classes in org.xwiki.xml.internal that implement XMLReaderFactory
 class 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.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.