BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.apache.xerces.framework.XMLAttrList

Packages that use XMLAttrList
weblogic.apache.xalan.xpath.dtm   
weblogic.apache.xerces.dom   
weblogic.apache.xerces.framework   
weblogic.apache.xerces.parsers   
 

Uses of XMLAttrList in weblogic.apache.xalan.xpath.dtm
 

Methods in weblogic.apache.xalan.xpath.dtm with parameters of type XMLAttrList
 void DTM.startElement(QName qname, XMLAttrList xmlAttrList, int attrListIndex)
          XMLDocumentHandler API: Process element start-tag and its attributes.
 

Uses of XMLAttrList in weblogic.apache.xerces.dom
 

Methods in weblogic.apache.xerces.dom with parameters of type XMLAttrList
 int DeferredDocumentImpl.createElement(int elementNameIndex, XMLAttrList attrList, int attrListIndex)
          Creates an element node in the table.
 int DeferredDocumentImpl.createElement(int elementNameIndex, int elementURIIndex, XMLAttrList attrList, int attrListIndex)
          Creates an element node with a URI in the table.
 

Uses of XMLAttrList in weblogic.apache.xerces.framework
 

Methods in weblogic.apache.xerces.framework with parameters of type XMLAttrList
 void XMLDocumentHandler.startElement(QName element, XMLAttrList attrList, int attrListHandle)
          callback for the start of element.
 

Uses of XMLAttrList in weblogic.apache.xerces.parsers
 

Methods in weblogic.apache.xerces.parsers with parameters of type XMLAttrList
 void SAXParser.startElement(QName element, XMLAttrList attrList, int attrListIndex)
          Start element
 void DOMParser.startElement(QName elementQName, XMLAttrList xmlAttrList, int attrListIndex)
          Start element.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60