B C D E G I J M P R S T U X

M

main(String[]) - Static method in class com.elharo.xml.xinclude.JDOMXIncluder
The driver method for the XIncluder program.
main(String[]) - Static method in class com.elharo.xml.xinclude.SAXXIncluder
The driver method for the SAXXIncluder program.
main(String[]) - Static method in class com.elharo.xml.xinclude.DOMXIncluder
The driver method for the XIncluder program.
main(String[]) - Static method in class com.elharo.xml.xinclude.test.SAXXIncluderTest
 
MalformedResourceException - exception com.elharo.xml.xinclude.MalformedResourceException.
A MalformedResourceException is thrown when a parsed included document is not namespace well-formed as specified by XML 1.0 and Namespaces in XML.
MalformedResourceException() - Constructor for class com.elharo.xml.xinclude.MalformedResourceException
Constructs a MalformedResourceException with null as its error detail message.
MalformedResourceException(String) - Constructor for class com.elharo.xml.xinclude.MalformedResourceException
Constructs a MalformedResourceException with the specified detail message.
merge(Document, String) - Static method in class com.elharo.xml.xinclude.DOMXIncluder
This method resolves a DOM Document and merges in all XInclude references.
merge(Element, String) - Static method in class com.elharo.xml.xinclude.DOMXIncluder
This method resolves a DOM Element and merges in all XInclude references.
MissingHrefException - exception com.elharo.xml.xinclude.MissingHrefException.
A MissingHrefException is thrown when an xinclude:include element is missing its required href attribute.
MissingHrefException() - Constructor for class com.elharo.xml.xinclude.MissingHrefException
Constructs a MissingHrefException with null as its error detail message.
MissingHrefException(String) - Constructor for class com.elharo.xml.xinclude.MissingHrefException
Constructs a MissingHrefException with the specified detail message.

B C D E G I J M P R S T U X
Copyright 2002 Jason Hunter, Brett McLaughlin. All Rights Reserved.