org.apache.xalan.xpath.xml
Class XMLParserLiaisonDefault

java.lang.Object
  |
  +--org.apache.xpath.DOMHelper
        |
        +--org.apache.xpath.DOM2Helper
              |
              +--org.apache.xalan.xpath.xml.XMLParserLiaison
                    |
                    +--org.apache.xalan.xpath.xml.XMLParserLiaisonDefault

public class XMLParserLiaisonDefault
extends XMLParserLiaison

A class that handles interfacing IBM's XML4J2 to the Lotus XSL Processor.


Constructor Summary
XMLParserLiaisonDefault()
           
 
Methods inherited from class org.apache.xpath.DOM2Helper
checkNode, getDocument, getElementByID, getLocalNameOfNode, getNamespaceOfNode, getParentOfNode, isNodeAfter, parse, setDocument, supportsSAX
 
Methods inherited from class org.apache.xpath.DOMHelper
createDocument, getDOMFactory, getExpandedAttributeName, getExpandedElementName, getLevel, getNamespaceForPrefix, getNodeData, getNodeData, getRoot, getRootNode, getUniqueID, getUnparsedEntityURI, isIgnorableWhitespace, isNamespaceNode, setDOMFactory, shouldStripSourceNode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLParserLiaisonDefault

public XMLParserLiaisonDefault()


Copyright © 2000 Apache XML Project. All Rights Reserved.