A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

X

Xml - Class in net.charlesames.utility.xml
Singleton class wrapping functionality for XML input and output.
Xml.XmlTags - Class in net.charlesames.utility.xml
 
Xml.XmlTags() - Constructor for class net.charlesames.utility.xml.Xml.XmlTags
 
XML_SCHEMA_LOCATION - Static variable in class net.charlesames.music.ensemble.Ensemble
XML schema location
XML_SCHEMA_LOCATION - Static variable in class net.charlesames.music.score.Score
XML schema location
XML_SCHEMA_NAMESPACE - Static variable in class net.charlesames.utility.xml.Xsd.AttributeValues
XML schema namespace for Xsd.AttributeNames.XMLNS_XS.
XML_URL - Static variable in class net.charlesames.music.common.Root
XML URL
XmlAttribute - Class in net.charlesames.utility.entity
An XmlAttribute instance is a component of an XmlSpec that maps object properties to XML attributes.
XmlAttribute(XmlSpec, String, XmlType, String) - Constructor for class net.charlesames.utility.entity.XmlAttribute
Constructor for XmlAttribute instances.
XmlChoice - Class in net.charlesames.utility.entity
An XmlChoice instance is a component of an XmlSpec that offers a choice between XmlComplexElement instances.
XmlChoice(XmlSpec, Class<? extends WriteableEntity>) - Constructor for class net.charlesames.utility.entity.XmlChoice
Constructor for XmlChoice instances.
XmlChoice.Variation - Class in net.charlesames.utility.entity
Each XmlChoice.Variation instance identifies a choice option for a XmlChoice instance.
XmlChoice.Variation(Class<? extends WriteableEntity>) - Constructor for class net.charlesames.utility.entity.XmlChoice.Variation
Constructor for XmlChoice.Variation instances.
XmlComplexElement - Class in net.charlesames.utility.entity
An XmlComplexElement instance is a component of an XmlSpec that maps object properties, object references, and child objects to XML child elements.
XmlComplexElement(XmlSpec, Class<? extends WriteableEntity>, String) - Constructor for class net.charlesames.utility.entity.XmlComplexElement
Constructor for XmlComplexElement instances.
XmlContent - Class in net.charlesames.utility.entity
An XmlContent instance is a component of an XmlSpec that maps object properties to XML text content.
XmlElement - Class in net.charlesames.utility.entity
Abstract base for XmlSimpleElement and XmlComplexElement classes.
XmlExtensionElement - Class in net.charlesames.utility.entity
Deprecated.  
XmlExtensionElement.Variation - Class in net.charlesames.utility.entity
Deprecated. Each XmlExtensionElement.Variation instance identifies a choice option for a XmlExtensionElement instance.
XmlExtensionElement.Variation(Class<? extends WriteableEntity>) - Constructor for class net.charlesames.utility.entity.XmlExtensionElement.Variation
Deprecated. Constructor for XmlExtensionElement.Variation instances.
XmlFileDocument - Interface in net.charlesames.utility.io
Interface for entities which persist their content in XML files.
XmlNode - Class in net.charlesames.utility.entity
The abstract XmlNode class implements functionality shared between the XmlAttribute and XmlSimpleElement classes.
XmlNodeError - Class in net.charlesames.utility.error
Class for elements of non-fatal error log, usually maintained by an XML load process.
XmlNodeError(Node, String) - Constructor for class net.charlesames.utility.error.XmlNodeError
Constructor for XmlNodeError instances
XMLNS - Static variable in class net.charlesames.utility.xml.Xsd.AttributeNames
XML namespace
XMLNS_XS - Static variable in class net.charlesames.utility.xml.Xsd.AttributeNames
XML namespace XS prefix
XmlSchemaTest - Class in net.charlesames.music.ensemble
 
XmlSchemaTest() - Constructor for class net.charlesames.music.ensemble.XmlSchemaTest
 
XmlSimpleElement - Class in net.charlesames.utility.entity
An XmlSimpleElement instance is a component of an XmlSpec that maps object properties, object references, and child objects to XML child elements.
XmlSimpleElement(XmlSpec, String, XmlType) - Constructor for class net.charlesames.utility.entity.XmlSimpleElement
Constructor for XmlSimpleElement instances.
XmlSpec - Class in net.charlesames.utility.entity
Each subclass of WriteableEntity has a static XmlSpec instance that explains how data should be either saved to an XML data element or recovered from an XML data element.
XmlSpec(Class<? extends WriteableEntity>, String, String) - Constructor for class net.charlesames.utility.entity.XmlSpec
Constructor for XmlSpec instances.
XmlTags - Class in net.charlesames.music.common
String constants which ensembles and scores use for XML input and output.
XmlTags() - Constructor for class net.charlesames.music.common.XmlTags
 
XmlTags - Class in net.charlesames.utility.entity
String constants which production.entity classes use for XML input and output.
XmlTags() - Constructor for class net.charlesames.utility.entity.XmlTags
 
XmlType - Class in net.charlesames.utility.entity
An XmlType instance is a component of an XmlAttribute or an XmlSimpleElement which identifies what kind of data is involved.
XmlType(String) - Constructor for class net.charlesames.utility.entity.XmlType
Constructor for XmlType instances.
XmlType.TypeNames - Class in net.charlesames.utility.entity
Type name definitions
XmlType.TypeNames() - Constructor for class net.charlesames.utility.entity.XmlType.TypeNames
 
Xsd - Class in net.charlesames.utility.xml
Singleton class wrapping functionality for XML schemas.
Xsd.AttributeNames - Class in net.charlesames.utility.xml
 
Xsd.AttributeNames() - Constructor for class net.charlesames.utility.xml.Xsd.AttributeNames
 
Xsd.AttributeValues - Class in net.charlesames.utility.xml
 
Xsd.AttributeValues() - Constructor for class net.charlesames.utility.xml.Xsd.AttributeValues
 
Xsd.Tags - Class in net.charlesames.utility.xml
 
Xsd.Tags() - Constructor for class net.charlesames.utility.xml.Xsd.Tags
 
XSI_NAMESPACE - Static variable in class net.charlesames.utility.xml.Xml
Namespace for XML node names prefixed with xsi, which stands for XML Schema Instance.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z