Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- m_AllowChildren - Variable in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
Flag that indicates whether child elements other than text are allowed.
- m_AllowText - Variable in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
Flag that indicates whether text is allowed.
- m_AttributeNameValidator - Static variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
The method that validates an XML attribute name.
- m_Attributes - Variable in class org.tquadrat.foundation.xml.builder.internal.ProcessingInstructionImpl
-
The attributes for the processing instruction.
- m_Attributes - Variable in class org.tquadrat.foundation.xml.builder.internal.XMLElementImpl
-
The attribute support.
- m_Attributes - Variable in class org.tquadrat.foundation.xml.builder.spi.AttributeSupport
-
The attributes for the element.
- m_Attributes - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler.Element
-
The attributes.
- m_CheckValid - Variable in class org.tquadrat.foundation.xml.builder.spi.AttributeSupport
-
Flag that indicates whether the validity of attributes should be checked.
- m_CheckValid - Variable in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
Flag that indicates whether the validity of children should be checked.
- m_Children - Variable in class org.tquadrat.foundation.xml.builder.internal.XMLDocumentImpl
-
The child elements for this document.
- m_Children - Variable in class org.tquadrat.foundation.xml.builder.internal.XMLElementImpl
-
The child support.
- m_Children - Variable in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
The list with the element's children.
- m_Comparator - Variable in class org.tquadrat.foundation.xml.builder.spi.AttributeSupport
-
The comparator that determines the sequence for the attributes of the owning element.
- m_ContentHandler - Variable in class org.tquadrat.foundation.xml.parse.AbstractXMLReader
-
The content handler that provides the data to parse.
- m_CurrentValidatorSupplier - Variable in enum class org.tquadrat.foundation.xml.builder.XMLBuilderUtils.Validator
-
The method that retrieves the current validator.
- m_Data - Variable in class org.tquadrat.foundation.xml.builder.internal.ProcessingInstructionImpl
-
The data for the processing instruction.
- m_Data - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler.Element
-
The data.
- m_DefaultValidator - Variable in enum class org.tquadrat.foundation.xml.builder.XMLBuilderUtils.Validator
-
The default validator.
- m_DocumentTag - Variable in class org.tquadrat.foundation.xml.parse.spi.StAXParserBase
-
The document element tag.
- m_DocumentType - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
The document type.
- m_DTDHandler - Variable in class org.tquadrat.foundation.xml.parse.AbstractXMLReader
-
The DTD handler used by this XMLReader; usually
null
. - m_DTDName - Variable in class org.tquadrat.foundation.xml.builder.internal.DocType
-
The name of the DTD; may be
null
. - m_ElementName - Variable in class org.tquadrat.foundation.xml.builder.internal.DocType
-
The name of the element that defines the document type.
- m_ElementName - Variable in class org.tquadrat.foundation.xml.builder.internal.ProcessingInstructionImpl
-
The name for this processing instruction.
- m_ElementName - Variable in class org.tquadrat.foundation.xml.builder.internal.XMLElementImpl
-
The element name.
- m_ElementNameValidator - Static variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
The method that validates an XML element name.
- m_ElementStack - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
This stack contains the open elements, stored as instances of
AdvancedContentHandler.Element
. - m_Encoding - Variable in class org.tquadrat.foundation.xml.parse.AbstractXMLReader
-
The encoding that is used for the input source.
- m_EntityResolver - Variable in class org.tquadrat.foundation.xml.parse.AbstractXMLReader
-
The entity resolver that is used by this XMLReader.
- m_ErrorHandler - Variable in class org.tquadrat.foundation.xml.parse.AbstractXMLReader
-
The error handler that is used by this XMlReader.
- m_EscapeFunction - Variable in class org.tquadrat.foundation.xml.builder.internal.Text
-
The escape function.
- m_EscapeFunction - Variable in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
The escape function that is used for text elements.
- m_Features - Variable in class org.tquadrat.foundation.xml.parse.AbstractXMLReader
-
The features that are supported by this XMLReader.
- m_HandlerMethods - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
The element handler methods.
- m_Handlers - Variable in class org.tquadrat.foundation.xml.parse.spi.StAXParserBase
-
The event handlers.
- m_Identifier - Variable in class org.tquadrat.foundation.xml.builder.Namespace
-
The namespace identifier.
- m_IsBlock - Variable in class org.tquadrat.foundation.xml.builder.internal.Text
-
The flag that indicates if this text element is to be treated as a block element.
- m_LocalName - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler.Element
-
The element's local name.
- m_Location - Variable in class org.tquadrat.foundation.xml.parse.LocationLocator
-
The location that provides the data.
- m_Locator - Variable in class org.tquadrat.foundation.xml.parse.AbstractXMLReader
-
The locator that is maintained by this XML reader.
- m_Locator - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
The locator.
- m_Namespace - Variable in class org.tquadrat.foundation.xml.builder.spi.XMLElementFactoryBase
-
The namespace that is used by this element factory.
- m_Namespaces - Variable in class org.tquadrat.foundation.xml.builder.spi.NamespaceSupport
-
The namespaces for the element.
- m_Namespaces - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
The name spaces.
- m_NewValidator - Variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils.ValidatorChangeEvent
-
The new validator.
- m_NMTokenPattern - Static variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
The pattern that is used to validate a nmtoken.
- m_NMTokenValidator - Static variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
The method that validates an XML nmtoken.
- m_OldValidator - Variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils.ValidatorChangeEvent
-
The previous validator.
- m_Owner - Variable in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
The element that owns this
ChildSupport
instance. - m_Owner - Variable in class org.tquadrat.foundation.xml.builder.spi.NamespaceSupport
-
The element that owns this
NamespaceSupport
instance. - m_Parent - Variable in class org.tquadrat.foundation.xml.builder.internal.Comment
-
The parent element for this comment.
- m_Parent - Variable in class org.tquadrat.foundation.xml.builder.internal.DocType
-
The parent for this
DOCTYPE
. - m_Parent - Variable in class org.tquadrat.foundation.xml.builder.internal.ProcessingInstructionImpl
-
The parent for this processing instruction.
- m_Parent - Variable in class org.tquadrat.foundation.xml.builder.internal.Text
-
The parent element for this comment.
- m_Parent - Variable in class org.tquadrat.foundation.xml.builder.internal.XMLElementImpl
-
The parent element.
- m_Parent - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler.Element
-
The parent for this element.
- m_Path - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler.Element
-
The path to the element.
- m_Prefix - Variable in class org.tquadrat.foundation.xml.builder.Namespace
-
The namespace prefix.
- m_PrefixValidator - Static variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
The method that validates an XML namespace prefix.
- m_Properties - Variable in class org.tquadrat.foundation.xml.parse.AbstractXMLReader
-
The properties that are set for this XMLReader.
- m_QName - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler.Element
-
The element's qualified name.
- m_RootElement - Variable in class org.tquadrat.foundation.xml.builder.internal.XMLDocumentImpl
-
The root element for this document.
- m_Target - Variable in class org.tquadrat.foundation.xml.parse.spi.StAXParserBase
-
The target data structure.
- m_Text - Variable in class org.tquadrat.foundation.xml.builder.internal.Comment
-
The text.
- m_Text - Variable in class org.tquadrat.foundation.xml.builder.internal.Text
-
The text.
- m_URI - Variable in class org.tquadrat.foundation.xml.builder.internal.DocType
-
The URI for the DTD.
- m_URI - Variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler.Element
- m_Validator - Variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils.ValidatorChangeEvent
-
The validator that changed.
- m_ValidatorChangeListeners - Static variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
The validator change listeners.
- m_ValidAttributes - Variable in class org.tquadrat.foundation.xml.builder.spi.AttributeSupport
-
The valid attributes for owning element.
- m_ValidChildren - Variable in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
The element names of valid children for a given element; the key for this map is the element name for the parent element.
- m_XMLNamePattern - Static variable in class org.tquadrat.foundation.xml.builder.XMLBuilderUtils
-
The pattern that is used to validate an XML name.
- MSG_InvalidURI - Static variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
The message indicating an invalid URI: "Invalid namespace URI: %s".
- MSG_InvalidXML - Static variable in class org.tquadrat.foundation.xml.stringconverter.DocumentStringConverter
-
The error message for an invalid XML contents: "Invalid XML: %1$s".
- MSG_NoChildrenAllowed - Static variable in class org.tquadrat.foundation.xml.builder.spi.ChildSupport
-
The message indicating that no children are allowed: "No children allowed for element \'%1$s\'".
- MSG_NoElementOnStack - Static variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
The message indicating that there is no element on the stack: "No element on stack".
- MSG_NoHandler - Static variable in class org.tquadrat.foundation.xml.parse.AdvancedContentHandler
-
The message indicating that there is no element handler for the given element: "No handler for element \'%1$s\'".
- MSG_NoHandler - Static variable in class org.tquadrat.foundation.xml.parse.spi.StAXParserBase
-
The message for missing handlers: "No handler was registered for element \'%s\'".
- MSG_UnexpectedTag - Static variable in class org.tquadrat.foundation.xml.parse.spi.StAXParserBase
-
The message for an unexpected tag: "The element tag \'%s\' is unexpected here".
- MSG_XMLError - Static variable in class org.tquadrat.foundation.xml.parse.DefaultErrorHandler
-
The Error Message.
- MSG_XMLFatal - Static variable in class org.tquadrat.foundation.xml.parse.DefaultErrorHandler
-
The Fatal Error Message.
- MSG_XMLWarning - Static variable in class org.tquadrat.foundation.xml.parse.DefaultErrorHandler
-
The Warning Message.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form