Package | Description |
---|---|
org.apache.xerces.dom | |
org.apache.xerces.impl | |
org.apache.xerces.impl.dtd | |
org.apache.xerces.impl.dtd.models | |
org.apache.xerces.impl.xpath | |
org.apache.xerces.impl.xs | |
org.apache.xerces.impl.xs.identity | |
org.apache.xerces.impl.xs.models | |
org.apache.xerces.impl.xs.opti | |
org.apache.xerces.impl.xs.traversers | |
org.apache.xerces.parsers | |
org.apache.xerces.util | |
org.apache.xerces.xinclude | |
org.apache.xerces.xni | |
org.apache.xerces.xni.grammars | |
org.apache.xerces.xpointer | |
org.apache.xerces.xs.datatypes |
This package provides interfaces for accessing actual value information through PSVI for XML Schema 1.0 data types.
|
Modifier and Type | Field and Description |
---|---|
protected QName |
DOMNormalizer.fQName |
Modifier and Type | Method and Description |
---|---|
int |
DOMNormalizer.XMLAttributesProxy.addAttribute(QName qname,
String attrType,
String attrValue)
This method adds default declarations
|
void |
DOMNormalizer.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
DOMNormalizer.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
DOMNormalizer.XMLAttributesProxy.getName(int attrIndex,
QName attrName) |
void |
DOMNormalizer.XMLAttributesProxy.setName(int attrIndex,
QName attrName) |
void |
DOMNormalizer.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
protected void |
DOMNormalizer.updateQName(Node node,
QName qname) |
Modifier and Type | Field and Description |
---|---|
protected QName |
XMLDocumentFragmentScannerImpl.fAttributeQName
Attribute QName.
|
protected QName |
XMLDocumentFragmentScannerImpl.fCurrentElement
Current element.
|
protected QName |
XMLDocumentFragmentScannerImpl.fElementQName
Element QName.
|
protected QName[] |
XMLDocumentFragmentScannerImpl.ElementStack.fElements
The stack data.
|
Modifier and Type | Method and Description |
---|---|
QName |
XMLDocumentFragmentScannerImpl.ElementStack.pushElement(QName element)
Pushes an element on the stack.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLNamespaceBinder.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
XMLNamespaceBinder.endElement(QName element,
Augmentations augs)
The end of an element.
|
protected void |
XMLNamespaceBinder.handleEndElement(QName element,
Augmentations augs,
boolean isEmpty)
Handles end element.
|
protected int |
XMLDocumentFragmentScannerImpl.handleEndElement(QName element,
boolean isEmpty)
Handles the end element.
|
protected void |
XMLNamespaceBinder.handleStartElement(QName element,
XMLAttributes attributes,
Augmentations augs,
boolean isEmpty)
Handles start element.
|
void |
XMLDocumentFragmentScannerImpl.ElementStack.popElement(QName element)
Pops an element off of the stack by setting the values of
the specified QName.
|
QName |
XMLDocumentFragmentScannerImpl.ElementStack.pushElement(QName element)
Pushes an element on the stack.
|
boolean |
XMLEntityScanner.scanQName(QName qname)
Scans a qualified name from the input, setting the fields of the
QName structure appropriately.
|
boolean |
XML11EntityScanner.scanQName(QName qname)
Scans a qualified name from the input, setting the fields of the
QName structure appropriately.
|
void |
XMLNamespaceBinder.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
Binds the namespaces.
|
Modifier and Type | Field and Description |
---|---|
QName |
XMLElementDecl.name
name
|
QName |
XMLAttributeDecl.name
name
|
Modifier and Type | Method and Description |
---|---|
protected void |
XMLDTDValidator.addDTDDefaultAttrsAndValidate(QName elementName,
int elementIndex,
XMLAttributes attributes)
Add default attributes and validate.
|
void |
XMLDTDValidator.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
XMLDTDValidator.endElement(QName element,
Augmentations augs)
The end of an element.
|
protected void |
XMLNSDTDValidator.endNamespaceScope(QName element,
Augmentations augs,
boolean isEmpty)
Handles end element.
|
protected void |
XMLDTDValidator.endNamespaceScope(QName element,
Augmentations augs,
boolean isEmpty) |
protected void |
XML11NSDTDValidator.endNamespaceScope(QName element,
Augmentations augs,
boolean isEmpty)
Handles end element.
|
int |
DTDGrammar.getElementDeclIndex(QName elementDeclQName)
Returns the element decl index.
|
protected void |
XMLDTDValidator.handleEndElement(QName element,
Augmentations augs,
boolean isEmpty)
Handle end element.
|
protected boolean |
XMLDTDValidator.handleStartElement(QName element,
XMLAttributes attributes,
Augmentations augs)
Handle element
|
protected boolean |
XMLDTDValidator.invalidStandaloneAttDef(QName element,
QName attribute)
Returns true if invalid standalone attribute definition.
|
boolean |
DTDGrammar.isCDATAAttribute(QName elName,
QName atName)
Returns whether the given attribute is of type CDATA or not
|
protected void |
DTDGrammar.putElementNameMapping(QName name,
int scope,
int elementDeclIndex) |
void |
XMLElementDecl.setValues(QName name,
int scope,
short type,
ContentModelValidator contentModelValidator,
XMLSimpleType simpleType)
setValues
|
void |
XMLAttributeDecl.setValues(QName name,
XMLSimpleType simpleType,
boolean optional)
setValues
|
void |
XMLDTDValidator.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
protected void |
XMLNSDTDValidator.startNamespaceScope(QName element,
XMLAttributes attributes,
Augmentations augs)
Bind namespaces
|
protected void |
XMLDTDValidator.startNamespaceScope(QName element,
XMLAttributes attributes,
Augmentations augs) |
protected void |
XML11NSDTDValidator.startNamespaceScope(QName element,
XMLAttributes attributes,
Augmentations augs)
Bind namespaces
|
protected void |
XMLDTDValidator.validateDTDattribute(QName element,
String attValue,
XMLAttributeDecl attributeDecl)
Validate attributes in DTD fashion.
|
Modifier and Type | Method and Description |
---|---|
int |
SimpleContentModel.validate(QName[] children,
int offset,
int length)
Check that the specified content is valid according to this
content model.
|
int |
MixedContentModel.validate(QName[] children,
int offset,
int length)
Check that the specified content is valid according to this
content model.
|
int |
DFAContentModel.validate(QName[] children,
int offset,
int length)
Check that the specified content is valid according to this
content model.
|
int |
ContentModelValidator.validate(QName[] children,
int offset,
int length)
validate
|
Constructor and Description |
---|
CMLeaf(QName element)
Constructs a content model leaf.
|
CMLeaf(QName element,
int position)
Constructs a content model leaf.
|
MixedContentModel(QName[] children,
int[] type,
int offset,
int length,
boolean ordered)
Constructs a mixed content model.
|
SimpleContentModel(short operator,
QName firstChild,
QName secondChild)
Constructs a simple content model.
|
Modifier and Type | Field and Description |
---|---|
QName |
XPath.NodeTest.name
Node qualified name.
|
Constructor and Description |
---|
XPath.NodeTest(QName name)
Constructs a node test of type QName.
|
Modifier and Type | Field and Description |
---|---|
protected QName |
XSDDescription.fEnclosedElementName |
protected QName |
XSDDescription.fTriggeringComponent |
Modifier and Type | Method and Description |
---|---|
QName |
XSDDescription.getEnclosingElementName()
If a call is triggered by an attribute or xsi:type, then this mehtod
returns the enclosing element of such element.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLSchemaValidator.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
XMLSchemaValidator.endElement(QName element,
Augmentations augs)
The end of an element.
|
XSElementDecl |
SubstitutionGroupHandler.getMatchingElemDecl(QName element,
XSElementDecl exemplar) |
void |
XSDDescription.setEnclosingElementName(QName enclosedElementName) |
void |
XSDDescription.setTriggeringComponent(QName triggeringComponent) |
void |
XMLSchemaValidator.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
Modifier and Type | Method and Description |
---|---|
void |
XPathMatcher.endElement(QName element,
XSTypeDefinition type,
boolean nillable,
Object value,
short valueType,
ShortList itemValueType) |
void |
Selector.Matcher.endElement(QName element,
XSTypeDefinition type,
boolean nillable,
Object actualValue,
short valueType,
ShortList itemValueType) |
void |
XPathMatcher.startElement(QName element,
XMLAttributes attributes)
The start of an element.
|
void |
Selector.Matcher.startElement(QName element,
XMLAttributes attributes)
The start of an element.
|
Modifier and Type | Method and Description |
---|---|
Object |
XSEmptyCM.oneTransition(QName elementName,
int[] currentState,
SubstitutionGroupHandler subGroupHandler)
The method corresponds to one transaction in the content model.
|
Object |
XSDFACM.oneTransition(QName curElem,
int[] state,
SubstitutionGroupHandler subGroupHandler)
one transition only
|
Object |
XSCMValidator.oneTransition(QName elementName,
int[] state,
SubstitutionGroupHandler subGroupHandler)
The method corresponds to one transaction in the content model.
|
Object |
XSAllCM.oneTransition(QName elementName,
int[] currentState,
SubstitutionGroupHandler subGroupHandler)
The method corresponds to one transition in the content model.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaDOMParser.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
DefaultXMLDocumentHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
ElementImpl |
SchemaDOM.emptyElement(QName element,
XMLAttributes attributes,
int line,
int column) |
ElementImpl |
SchemaDOM.emptyElement(QName element,
XMLAttributes attributes,
int line,
int column,
int offset) |
void |
SchemaDOMParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
DefaultXMLDocumentHandler.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
SchemaDOMParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
DefaultXMLDocumentHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
ElementImpl |
SchemaDOM.startElement(QName element,
XMLAttributes attributes,
int line,
int column) |
ElementImpl |
SchemaDOM.startElement(QName element,
XMLAttributes attributes,
int line,
int column,
int offset) |
Modifier and Type | Method and Description |
---|---|
protected Object |
XSDHandler.getGlobalDecl(org.apache.xerces.impl.xs.traversers.XSDocumentInfo currSchema,
int declType,
QName declToTraverse,
Element elmNode) |
Modifier and Type | Field and Description |
---|---|
protected QName |
AbstractSAXParser.fQName |
protected QName |
AbstractDOMParser.fRejectedElement
LSParserFilter: the QNAME of rejected element
|
protected QName |
AbstractDOMParser.fRoot
Root element name
|
Modifier and Type | Method and Description |
---|---|
protected Attr |
AbstractDOMParser.createAttrNode(QName attrQName) |
protected Element |
AbstractDOMParser.createElementNode(QName element) |
void |
AbstractXMLDocumentParser.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
AbstractDOMParser.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
AbstractXMLDocumentParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
AbstractSAXParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
AbstractDOMParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
DOMParserImpl.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
AbstractXMLDocumentParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
AbstractSAXParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
AbstractDOMParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
Modifier and Type | Method and Description |
---|---|
QName |
XMLAttributesImpl.checkDuplicatesNS()
Checks for duplicate expanded names (local part and namespace name
pairs) in the attribute specification.
|
Modifier and Type | Method and Description |
---|---|
int |
XMLAttributesImpl.addAttribute(QName name,
String type,
String value)
Adds an attribute.
|
void |
XMLAttributesImpl.addAttributeNS(QName name,
String type,
String value)
Adds an attribute.
|
void |
XMLAttributesImpl.getName(int attrIndex,
QName attrName)
Sets the fields in the given QName structure with the values
of the attribute name at the specified index.
|
void |
XMLAttributesImpl.setName(int attrIndex,
QName attrName)
Sets the name of the attribute at the specified index.
|
Modifier and Type | Method and Description |
---|---|
void |
XIncludeHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs) |
void |
XIncludeHandler.endElement(QName element,
Augmentations augs) |
protected boolean |
XIncludeHandler.hasXIncludeNamespace(QName element)
Returns true if the element has the namespace "http://www.w3.org/2001/XInclude"
|
protected boolean |
XIncludeHandler.isFallbackElement(QName element)
Checks if the element is an <fallback> element.
|
protected boolean |
XIncludeHandler.isIncludeElement(QName element)
Checks if the element is an <include> element.
|
void |
XIncludeHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augs) |
Modifier and Type | Method and Description |
---|---|
int |
XMLAttributes.addAttribute(QName attrName,
String attrType,
String attrValue)
Adds an attribute.
|
void |
XMLDocumentHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
XMLDocumentFragmentHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augmentations)
An empty element.
|
void |
XMLDocumentHandler.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
XMLDocumentFragmentHandler.endElement(QName element,
Augmentations augmentations)
The end of an element.
|
void |
XMLAttributes.getName(int attrIndex,
QName attrName)
Sets the fields in the given QName structure with the values
of the attribute name at the specified index.
|
void |
XMLAttributes.setName(int attrIndex,
QName attrName)
Sets the name of the attribute at the specified index.
|
void |
QName.setValues(QName qname)
Convenience method to set the values of the qname components.
|
void |
XMLDocumentHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
XMLDocumentFragmentHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augmentations)
The start of an element.
|
Constructor and Description |
---|
QName(QName qname)
Constructs a copy of the specified QName.
|
Modifier and Type | Method and Description |
---|---|
QName |
XMLSchemaDescription.getEnclosingElementName()
If a call is triggered by an attribute or xsi:type, then this method
returns the enclosing element of such element.
|
QName |
XMLSchemaDescription.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.
|
Modifier and Type | Method and Description |
---|---|
void |
XPointerHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
XPointerHandler.endElement(QName element,
Augmentations augs)
The end of an element.
|
boolean |
XPointerProcessor.resolveXPointer(QName element,
XMLAttributes attributes,
Augmentations augs,
int event)
Evaluates an XML resource with respect to an XPointer expressions
by checking if it's element and attributes parameters match the
criteria specified in the xpointer expression.
|
boolean |
XPointerPart.resolveXPointer(QName element,
XMLAttributes attributes,
Augmentations augs,
int event)
Evaluates an XML resource with respect to an XPointer expressions
by checking if it's element and attributes parameters match the
criteria specified in the xpointer expression.
|
boolean |
XPointerHandler.resolveXPointer(QName element,
XMLAttributes attributes,
Augmentations augs,
int event) |
void |
XPointerHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
Modifier and Type | Method and Description |
---|---|
QName |
XSQName.getXNIQName() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.