Uses of Class
org.htmlunit.cyberneko.xerces.xni.QName
-
-
Uses of QName in org.htmlunit.cyberneko
Fields in org.htmlunit.cyberneko declared as QName Modifier and Type Field Description private QNameHTMLTagBalancer. fQNameA qualified name.private QNameHTMLScanner.SpecialScanner. fQName_A qualified name.private QName[]HTMLTagBalancer. fragmentContextStack_Stack of elements determining the context in which a document fragment should be parsed(package private) QNameHTMLTagBalancer.ElementEntry. name_QNameHTMLTagBalancer.Info. qnameThe element qualified name.private QNameHTMLScanner.ContentScanner. qName_A qualified name.Methods in org.htmlunit.cyberneko that return QName Modifier and Type Method Description private QNameHTMLTagBalancer. createQName(java.lang.String tagName)Methods in org.htmlunit.cyberneko with parameters of type QName Modifier and Type Method Description protected voidHTMLTagBalancer. callEndElement(QName element, Augmentations augs)protected voidHTMLTagBalancer. callStartElement(QName element, XMLAttributes attrs, Augmentations augs)voidHTMLTagBalancer. emptyElement(QName element, XMLAttributes attrs, Augmentations augs)Empty element.voidHTMLTagBalancer. endElement(QName element, Augmentations augs)End element.private booleanHTMLTagBalancer. forceStartElement(QName elem, XMLAttributes attrs, Augmentations augs)Forces an element start, taking care to set the information to allow startElement to "see" that's the element has been forced.protected HTMLElements.ElementHTMLTagBalancer. getElement(QName elementName)voidHTMLTagBalancingListener. ignoredEndElement(QName element, Augmentations augs)voidHTMLTagBalancingListener. ignoredStartElement(QName elem, XMLAttributes attrs, Augmentations augs)private voidHTMLTagBalancer. notifyDiscardedEndElement(QName element, Augmentations augs)Notifies the tagBalancingListener (if any) of an ignored end elementprivate voidHTMLTagBalancer. notifyDiscardedStartElement(QName elem, XMLAttributes attrs, Augmentations augs)Notifies the tagBalancingListener (if any) of an ignored start elementvoidHTMLTagBalancer. startElement(QName elem, XMLAttributes attrs, Augmentations augs)Start element.Constructors in org.htmlunit.cyberneko with parameters of type QName Constructor Description ElementEntry(QName element, Augmentations augs)Info(HTMLElements.Element element, QName qname)Creates an element information object.Info(HTMLElements.Element element, QName qname, XMLAttributes attributes)Creates an element information object. -
Uses of QName in org.htmlunit.cyberneko.filters
Fields in org.htmlunit.cyberneko.filters declared as QName Modifier and Type Field Description private QNameNamespaceBinder. qName_QName.Methods in org.htmlunit.cyberneko.filters with parameters of type QName Modifier and Type Method Description protected voidNamespaceBinder. bindNamespaces(QName element, XMLAttributes attrs)voidDefaultFilter. emptyElement(QName element, XMLAttributes attributes, Augmentations augs)Empty element.voidHTMLWriterFilter. emptyElement(QName element, XMLAttributes attributes, Augmentations augs)Empty element.voidNamespaceBinder. emptyElement(QName element, XMLAttributes attrs, Augmentations augs)Empty element.voidDefaultFilter. endElement(QName element, Augmentations augs)End element.voidHTMLWriterFilter. endElement(QName element, Augmentations augs)End element.voidNamespaceBinder. endElement(QName element, Augmentations augs)End element.protected voidHTMLWriterFilter. printEndElement(QName element)Print end element.protected voidHTMLWriterFilter. printStartElement(QName element, XMLAttributes attributes)Print start element.voidDefaultFilter. startElement(QName element, XMLAttributes attributes, Augmentations augs)Start element.voidHTMLWriterFilter. startElement(QName element, XMLAttributes attributes, Augmentations augs)Start element.voidNamespaceBinder. startElement(QName element, XMLAttributes attrs, Augmentations augs)Start element. -
Uses of QName in org.htmlunit.cyberneko.parsers
Methods in org.htmlunit.cyberneko.parsers with parameters of type QName Modifier and Type Method Description voidDOMFragmentParser. emptyElement(QName element, XMLAttributes attrs, Augmentations augs)voidDOMFragmentParser. endElement(QName element, Augmentations augs)End element.voidDOMFragmentParser. startElement(QName element, XMLAttributes attrs, Augmentations augs) -
Uses of QName in org.htmlunit.cyberneko.xerces.parsers
Fields in org.htmlunit.cyberneko.xerces.parsers declared as QName Modifier and Type Field Description private QNameAbstractDOMParser. fAttrQNameAttribute QName.Methods in org.htmlunit.cyberneko.xerces.parsers with parameters of type QName Modifier and Type Method Description protected org.w3c.dom.AttrAbstractDOMParser. createAttrNode(QName attrQName)protected org.w3c.dom.ElementAbstractDOMParser. createElementNode(QName element)voidAbstractDOMParser. emptyElement(QName element, XMLAttributes attributes, Augmentations augs)An empty element.voidAbstractXMLDocumentParser. emptyElement(QName element, XMLAttributes attributes, Augmentations augs)An empty element.voidAbstractDOMParser. endElement(QName element, Augmentations augs)The end of an element.voidAbstractSAXParser. endElement(QName element, Augmentations augs)The end of an element.voidAbstractXMLDocumentParser. endElement(QName element, Augmentations augs)The end of an element.voidAbstractDOMParser. startElement(QName element, XMLAttributes attributes, Augmentations augs)The start of an element.voidAbstractSAXParser. startElement(QName element, XMLAttributes attributes, Augmentations augs)The start of an element.voidAbstractXMLDocumentParser. startElement(QName element, XMLAttributes attributes, Augmentations augs)The start of an element. -
Uses of QName in org.htmlunit.cyberneko.xerces.util
Fields in org.htmlunit.cyberneko.xerces.util declared as QName Modifier and Type Field Description (package private) QNameXMLAttributesImpl.Attribute. name_Name.Methods in org.htmlunit.cyberneko.xerces.util that return QName Modifier and Type Method Description QNameXMLAttributesImpl. getName(int index)Returns the full QName of the name of this attribute.Methods in org.htmlunit.cyberneko.xerces.util with parameters of type QName Modifier and Type Method Description intXMLAttributesImpl. addAttribute(QName name, java.lang.String type, java.lang.String value)Adds an attribute.voidXMLAttributesImpl. addAttribute(QName name, java.lang.String type, java.lang.String value, boolean specified)Adds an attribute.voidXMLAttributesImpl. addAttribute(QName name, java.lang.String type, java.lang.String value, java.lang.String nonNormalizedValue, boolean specified)voidXMLAttributesImpl. getName(int attrIndex, QName attrName)Sets the fields in the given QName structure with the values of the attribute name at the specified index.voidXMLAttributesImpl. setName(int attrIndex, QName attrName)Sets the name of the attribute at the specified index. -
Uses of QName in org.htmlunit.cyberneko.xerces.xni
Methods in org.htmlunit.cyberneko.xerces.xni that return QName Modifier and Type Method Description QNameXMLAttributes. getName(int attrIndex)Returns the QName structure of the name.QNameQName. splitQName()Methods in org.htmlunit.cyberneko.xerces.xni with parameters of type QName Modifier and Type Method Description intXMLAttributes. addAttribute(QName attrName, java.lang.String attrType, java.lang.String attrValue)Adds an attribute.voidXMLDocumentHandler. emptyElement(QName element, XMLAttributes attributes, Augmentations augs)An empty element.voidXMLDocumentHandler. endElement(QName element, Augmentations augs)The end of an element.voidXMLAttributes. getName(int attrIndex, QName attrName)Gets the fields in the given QName structure with the values of the attribute name at the specified index.voidXMLAttributes. setName(int attrIndex, QName attrName)Sets the name of the attribute at the specified index.voidQName. setValues(QName qname)Convenience method to set the values of the qname components.voidXMLDocumentHandler. startElement(QName element, XMLAttributes attributes, Augmentations augs)The start of an element.Constructors in org.htmlunit.cyberneko.xerces.xni with parameters of type QName Constructor Description QName(QName qname)
-