Index

A B C D E F G H I L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

X

XMLATTRIBUTE_Category - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for an XML attribute holding a category of something: "category".
XMLATTRIBUTE_Class - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for an XML attribute holding a class name: "class".
XMLATTRIBUTE_Date - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for an XML attribute holding a date, usually without the time information: "date".
XMLATTRIBUTE_File - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for an XML attribute holding a file name: "file".
XMLATTRIBUTE_Id - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for the XML id attribute: "xml:id".
XMLATTRIBUTE_IdRef - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for the XML idref attribute: "idref".
XMLATTRIBUTE_Language - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for the XML language attribute: "xml:lang".
XMLATTRIBUTE_Name - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for the XML name attribute: "name".

Only names that follow exact rules for their character set can be stored in XML attributes, but free names have to be stored as XML elements.
XMLATTRIBUTE_NodeId - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for the node id XML attribute: "node".
XMLATTRIBUTE_PID - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for the PID XML attribute: "pid".
XMLATTRIBUTE_Reference - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for the reference XML attribute: "reference".
XMLATTRIBUTE_SequenceNumber - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for the sequence number XML attribute: "sequenceNumber".
XMLATTRIBUTE_Status - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for the status XML attribute: "status".
XMLATTRIBUTE_Time - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for an XML attribute holding a time, usually without the date information: "time".
XMLATTRIBUTE_Timestamp - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for an XML attribute holding a date/time: "timestamp".
XMLATTRIBUTE_Type - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for an XML attribute holding a type, in the sense of a category or model, and usually not in the sense this term is used in the context of programming languages: "type".
XMLATTRIBUTE_UserId - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for the user id XML attribute: "userId".
XMLATTRIBUTE_Version - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for the version XML attribute: "version".
XMLATTRIBUTE_Whitespace - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The attribute name for the XML space attribute: "xml:space".
XMLELEMENT_Comment - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The element name for an XML element representing a comment: "comment".

This is not an XML comment (they will be written as <!
XMLELEMENT_Date - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The element name for an XML element holding a date, usually without the time information: "date".
XMLELEMENT_Description - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The element name for an XML element representing a description of some kind: "description".
XMLELEMENT_Message - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The element name for an XML element containing a message: "message".
XMLELEMENT_Name - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The element name for an XML element representing a name of some kind: "name".

Only names that follow exact rules for their character set can be stored in XML attributes, but free names have to be stored as XML elements.
XMLELEMENT_Text - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The element name for an XML element holding text: "text".
XMLELEMENT_Time - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The element name for an XML element holding a time, usually without the date information: "time".
XMLELEMENT_Timestamp - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The name for an XML element holding a date/time: "timestamp".
A B C D E F G H I L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form