Uses of Class
com.elharo.xml.xinclude.MalformedResourceException

Packages that use MalformedResourceException
com.elharo.xml.xinclude   
 

Uses of MalformedResourceException in com.elharo.xml.xinclude
 

Methods in com.elharo.xml.xinclude that throw MalformedResourceException
protected static java.util.List JDOMXIncluder.resolve(org.jdom.Element original, java.util.Stack bases)
           This method resolves a JDOM Element and merges in all XInclude references.
static org.w3c.dom.DocumentFragment DOMXIncluder.merge(org.w3c.dom.Element original, java.lang.String base)
           This method resolves a DOM Element and merges in all XInclude references.
 



Copyright 2002 Jason Hunter, Brett McLaughlin. All Rights Reserved.