BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.apache.xerces.xni.QName

Packages that use QName
weblogic.apache.xerces.dom   
weblogic.apache.xerces.impl   
weblogic.apache.xerces.impl.dtd   
weblogic.apache.xerces.impl.xpath   
weblogic.apache.xerces.impl.xs   
weblogic.apache.xerces.parsers   
weblogic.apache.xerces.util   
weblogic.apache.xerces.xni   
 

Uses of QName in weblogic.apache.xerces.dom
 

Fields in weblogic.apache.xerces.dom declared as QName
protected  QName DOMNormalizer.fQName
          Deprecated.  
 

Methods in weblogic.apache.xerces.dom with parameters of type QName
protected  void DOMNormalizer.updateQName(Node node, QName qname)
          Deprecated.  
 int DOMNormalizer.XMLAttributesProxy.addAttribute(QName attrQName, String attrType, String attrValue)
           
 void DOMNormalizer.XMLAttributesProxy.setName(int attrIndex, QName attrName)
           
 void DOMNormalizer.XMLAttributesProxy.getName(int attrIndex, QName attrName)
           
 

Uses of QName in weblogic.apache.xerces.impl
 

Fields in weblogic.apache.xerces.impl declared as QName
protected  QName XMLDocumentFragmentScannerImpl.fCurrentElement
          Deprecated. Current element.
protected  QName[] XMLDocumentFragmentScannerImpl.ElementStack.fElements
          The stack data.
 

Methods in weblogic.apache.xerces.impl that return QName
 QName XMLDocumentFragmentScannerImpl.ElementStack.pushElement(QName element)
          Pushes an element on the stack.
 

Methods in weblogic.apache.xerces.impl with parameters of type QName
 void XMLNamespaceBinder.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. Binds the namespaces.
 void XMLNamespaceBinder.emptyElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. An empty element.
 void XMLNamespaceBinder.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
protected  void XMLNamespaceBinder.handleStartElement(QName element, XMLAttributes attributes, Augmentations augs, boolean isEmpty)
          Deprecated. Handles start element.
protected  void XMLNamespaceBinder.handleEndElement(QName element, Augmentations augs, boolean isEmpty)
          Deprecated. Handles end element.
abstract  boolean XMLEntityScanner.scanQName(QName qname)
          Deprecated. Scans a qualified name from the input, setting the fields of the QName structure appropriately.
 boolean XMLEntityManager.EntityScanner.scanQName(QName qname)
          Scans a qualified name from the input, setting the fields of the QName structure appropriately.
protected  int XMLDocumentFragmentScannerImpl.handleEndElement(QName element, boolean isEmpty)
          Deprecated. Handles the end element.
 QName XMLDocumentFragmentScannerImpl.ElementStack.pushElement(QName element)
          Pushes an element on the stack.
 void XMLDocumentFragmentScannerImpl.ElementStack.popElement(QName element)
          Pops an element off of the stack by setting the values of the specified QName.
 

Uses of QName in weblogic.apache.xerces.impl.dtd
 

Fields in weblogic.apache.xerces.impl.dtd declared as QName
 QName XMLElementDecl.name
          Deprecated. name
 QName XMLAttributeDecl.name
          Deprecated. name
 

Methods in weblogic.apache.xerces.impl.dtd with parameters of type QName
 void XMLElementDecl.setValues(QName name, int scope, short type, weblogic.apache.xerces.impl.dtd.models.ContentModelValidator contentModelValidator, XMLSimpleType simpleType)
          Deprecated. setValues
 void XMLDTDValidator.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. The start of an element.
 void XMLDTDValidator.emptyElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. An empty element.
 void XMLDTDValidator.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
protected  boolean XMLDTDValidator.handleStartElement(QName element, XMLAttributes attributes)
          Deprecated. Handle element
protected  void XMLDTDValidator.handleEndElement(QName element, Augmentations augs, boolean isEmpty)
          Deprecated. Handle end element.
 void XMLAttributeDecl.setValues(QName name, XMLSimpleType simpleType, boolean optional)
          Deprecated. setValues
 int DTDGrammar.getElementDeclIndex(QName elementDeclQName)
          Deprecated. Returns the element decl index.
 boolean DTDGrammar.isCDATAAttribute(QName elName, QName atName)
          Deprecated. Returns whether the given attribute is of type CDATA or not
protected  void DTDGrammar.putElementNameMapping(QName name, int scope, int elementDeclIndex)
          Deprecated.  
 

Uses of QName in weblogic.apache.xerces.impl.xpath
 

Fields in weblogic.apache.xerces.impl.xpath declared as QName
 QName XPath.NodeTest.name
          Node qualified name.
 

Constructors in weblogic.apache.xerces.impl.xpath with parameters of type QName
XPath.NodeTest(QName name)
          Constructs a node test of type QName.
 

Uses of QName in weblogic.apache.xerces.impl.xs
 

Fields in weblogic.apache.xerces.impl.xs declared as QName
protected  QName XSDDescription.fTriggeringComponent
           
protected  QName XSDDescription.fEnclosedElementName
           
 

Methods in weblogic.apache.xerces.impl.xs that return QName
 QName XSDDescription.getTriggeringComponent()
          If a call is triggered by an element/attribute/xsi:type in the instance, this call returns the name of such triggering component: the name of the element/attribute, or the value of the xsi:type.
 QName XSDDescription.getEnclosingElementName()
          If a call is triggered by an attribute or xsi:type, then this mehtod returns the enclosing element of such element.
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type QName
 void XSDDescription.setTriggeringComponent(QName triggeringComponent)
           
 void XSDDescription.setEnclosingElementName(QName enclosedElementName)
           
 void XMLSchemaValidator.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. The start of an element.
 void XMLSchemaValidator.emptyElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. An empty element.
 void XMLSchemaValidator.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
 XSElementDecl SubstitutionGroupHandler.getMatchingElemDecl(QName element, XSElementDecl exemplar)
          Deprecated.  
 

Uses of QName in weblogic.apache.xerces.parsers
 

Fields in weblogic.apache.xerces.parsers declared as QName
protected  QName AbstractSAXPullParser.fQName
          Deprecated.  
protected  QName AbstractSAXParser.fQName
          Deprecated.  
protected  QName AbstractDOMParser.fRejectedElement
          Deprecated. DOMBuilderFilter: the QNAME of rejected element
 

Methods in weblogic.apache.xerces.parsers with parameters of type QName
 void AbstractXMLDocumentPullParser.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. The start of an element.
 void AbstractXMLDocumentPullParser.emptyElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. An empty element.
 void AbstractXMLDocumentPullParser.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
 void AbstractXMLDocumentParser.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. The start of an element.
 void AbstractXMLDocumentParser.emptyElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. An empty element.
 void AbstractXMLDocumentParser.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
 void AbstractSAXPullParser.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. The start of an element.
 void AbstractSAXPullParser.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
 void AbstractSAXParser.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. The start of an element.
 void AbstractSAXParser.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
 void AbstractDOMParser.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. The start of an element.
 void AbstractDOMParser.emptyElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. An empty element.
 void AbstractDOMParser.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
protected  Element AbstractDOMParser.createElementNode(QName element)
          Deprecated.  
protected  Attr AbstractDOMParser.createAttrNode(QName attrQName)
          Deprecated.  
 

Uses of QName in weblogic.apache.xerces.util
 

Methods in weblogic.apache.xerces.util with parameters of type QName
 int XMLAttributesImpl.addAttribute(QName name, String type, String value)
          Deprecated. Adds an attribute.
 void XMLAttributesImpl.setName(int attrIndex, QName attrName)
          Deprecated. Sets the name of the attribute at the specified index.
 void XMLAttributesImpl.getName(int attrIndex, QName attrName)
          Deprecated. Sets the fields in the given QName structure with the values of the attribute name at the specified index.
 

Uses of QName in weblogic.apache.xerces.xni
 

Methods in weblogic.apache.xerces.xni with parameters of type QName
 void XMLDocumentHandler.startElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. The start of an element.
 void XMLDocumentHandler.emptyElement(QName element, XMLAttributes attributes, Augmentations augs)
          Deprecated. An empty element.
 void XMLDocumentHandler.endElement(QName element, Augmentations augs)
          Deprecated. The end of an element.
 void XMLDocumentFragmentHandler.startElement(QName element, XMLAttributes attributes, Augmentations augmentations)
          Deprecated. The start of an element.
 void XMLDocumentFragmentHandler.emptyElement(QName element, XMLAttributes attributes, Augmentations augmentations)
          Deprecated. An empty element.
 void XMLDocumentFragmentHandler.endElement(QName element, Augmentations augmentations)
          Deprecated. The end of an element.
 int XMLAttributes.addAttribute(QName attrName, String attrType, String attrValue)
          Deprecated. Adds an attribute.
 void XMLAttributes.setName(int attrIndex, QName attrName)
          Deprecated. Sets the name of the attribute at the specified index.
 void XMLAttributes.getName(int attrIndex, QName attrName)
          Deprecated. Sets the fields in the given QName structure with the values of the attribute name at the specified index.
 void QName.setValues(QName qname)
          Deprecated. Convenience method to set the values of the qname components.
 

Constructors in weblogic.apache.xerces.xni with parameters of type QName
QName(QName qname)
          Deprecated. Constructs a copy of the specified QName.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.