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

X

XercesValidator - Class in eu.esdihumboldt.hale.io.xml.validator.internal
Validate using Xerces directly.
XercesValidator() - Constructor for class eu.esdihumboldt.hale.io.xml.validator.internal.XercesValidator
 
XMLApiValidator - Class in eu.esdihumboldt.hale.io.xml.validator.internal
Validate using the XML API.
XMLApiValidator(URI[]) - Constructor for class eu.esdihumboldt.hale.io.xml.validator.internal.XMLApiValidator
Constructor
XmlAttribute - Class in eu.esdihumboldt.hale.io.xsd.model
Represents a XML schema attribute
XmlAttribute(QName, TypeDefinition) - Constructor for class eu.esdihumboldt.hale.io.xsd.model.XmlAttribute
Create a new schema attribute
XmlAttributeFlag - Class in eu.esdihumboldt.hale.io.xsd.constraint
Flags if a property is represented by a XML attribute, disabled by default
XmlAttributeFlag() - Constructor for class eu.esdihumboldt.hale.io.xsd.constraint.XmlAttributeFlag
Creates a default XML attribute flag, which is disabled.
XmlAttributeGroup - Class in eu.esdihumboldt.hale.io.xsd.model
Represents a XML attribute group
XmlAttributeGroup(boolean) - Constructor for class eu.esdihumboldt.hale.io.xsd.model.XmlAttributeGroup
 
XmlAttributeGroupReferenceProperty - Class in eu.esdihumboldt.hale.io.xsd.reader.internal
Group property referencing a XML attribute group
XmlAttributeGroupReferenceProperty(QName, DefinitionGroup, XmlIndex, QName, boolean) - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlAttributeGroupReferenceProperty
Create a property that references a XML attribute group
XmlAttributeReferenceProperty - Class in eu.esdihumboldt.hale.io.xsd.reader.internal
Property referencing a XML attribute
XmlAttributeReferenceProperty(QName, DefinitionGroup, XmlIndex, QName) - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlAttributeReferenceProperty
Create a property that references a XML attribute
XmlCodeList - Class in eu.esdihumboldt.hale.io.codelist.xml.reader
Reads an XML based code list
XmlCodeList(InputStream, URI) - Constructor for class eu.esdihumboldt.hale.io.codelist.xml.reader.XmlCodeList
Create a code list from an XML document
XmlCodeListReader - Class in eu.esdihumboldt.hale.io.codelist.xml.reader
Reads a code list based on XML
XmlCodeListReader() - Constructor for class eu.esdihumboldt.hale.io.codelist.xml.reader.XmlCodeListReader
 
XmlDateTimeToDate - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
Convert xs:datetime to Date
XmlDateTimeToDate() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateTimeToDate
 
XmlDateTimeToTimestamp - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
Convert xs:datetime to Date
XmlDateTimeToTimestamp() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateTimeToTimestamp
 
XmlDateToDate - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
Convert xs:date to Date
XmlDateToDate() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateToDate
 
XmlDateToTimestamp - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
Convert xs:date to Date
XmlDateToTimestamp() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateToTimestamp
 
XmlElement - Class in eu.esdihumboldt.hale.io.xsd.model
Represents a XML schema element
XmlElement(QName, TypeDefinition, QName) - Constructor for class eu.esdihumboldt.hale.io.xsd.model.XmlElement
Create a new schema element
XmlElementReferenceProperty - Class in eu.esdihumboldt.hale.io.xsd.reader.internal
Property referencing a XML element
XmlElementReferenceProperty(QName, DefinitionGroup, XmlIndex, QName) - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlElementReferenceProperty
Create a property that references a XML element
XmlElements - Class in eu.esdihumboldt.hale.io.xsd.constraint
Constraint that states the XmlElements associated with a type definition, by default no elements are contained.
XmlElements() - Constructor for class eu.esdihumboldt.hale.io.xsd.constraint.XmlElements
Create a default XML element constraint w/o any elements
XmlGroup - Class in eu.esdihumboldt.hale.io.xsd.model
Represents a XML group
XmlGroup(boolean) - Constructor for class eu.esdihumboldt.hale.io.xsd.model.XmlGroup
 
XmlGroupReferenceProperty - Class in eu.esdihumboldt.hale.io.xsd.reader.internal
Group property referencing a XML group
XmlGroupReferenceProperty(QName, DefinitionGroup, XmlIndex, QName, boolean) - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlGroupReferenceProperty
Create a property that references a XML group
XmlIdUnique - Class in eu.esdihumboldt.hale.io.xsd.constraint
Unique constraint for XS:ID types.
XmlIdUnique(PropertyDefinition) - Constructor for class eu.esdihumboldt.hale.io.xsd.constraint.XmlIdUnique
Default constructor.
XmlIndex - Class in eu.esdihumboldt.hale.io.xsd.model
XML schema used during schema parsing, manages XmlTypeDefinitions
XmlIndex(String, URI) - Constructor for class eu.esdihumboldt.hale.io.xsd.model.XmlIndex
 
XmlInstanceReader - Class in eu.esdihumboldt.hale.io.gml.reader.internal
Factory for XML instance readers
XmlInstanceReader() - Constructor for class eu.esdihumboldt.hale.io.gml.reader.internal.XmlInstanceReader
Default constructor
XmlInstanceValidator - Class in eu.esdihumboldt.hale.io.xml.validator
Validates XML
XmlInstanceValidator() - Constructor for class eu.esdihumboldt.hale.io.xml.validator.XmlInstanceValidator
 
XmlInstanceWriter - Class in eu.esdihumboldt.hale.io.gml.writer
Writes instances to a XML file
XmlInstanceWriter() - Constructor for class eu.esdihumboldt.hale.io.gml.writer.XmlInstanceWriter
Default constructor
XMLProjectReader - Class in eu.esdihumboldt.hale.common.core.io.project.impl
Reads projects from XML files
XMLProjectReader() - Constructor for class eu.esdihumboldt.hale.common.core.io.project.impl.XMLProjectReader
Default constructor
XMLProjectWriter - Class in eu.esdihumboldt.hale.common.core.io.project.impl
Writes projects to XML files
XMLProjectWriter() - Constructor for class eu.esdihumboldt.hale.common.core.io.project.impl.XMLProjectWriter
Default constructor
XMLSchemaIO - Class in eu.esdihumboldt.hale.io.xsd
Utilities and constants for XML schemas
XMLSchemaIO() - Constructor for class eu.esdihumboldt.hale.io.xsd.XMLSchemaIO
 
XmlSchemaReader - Class in eu.esdihumboldt.hale.io.xsd.reader
The main functionality of this class is to load an XML schema file (XSD) and create a schema with TypeDefinitions.
XmlSchemaReader() - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.XmlSchemaReader
 
XMLSchemaUpdater - Class in eu.esdihumboldt.hale.common.core.io.project.util
Class for updating XML schemas in the ArchiveProjectWriter.
Resolves the imported/included xml schemas, copies them next to the given schema (or a subdirectory) and adapts the import/include location in the schema.
XMLSchemaUpdater() - Constructor for class eu.esdihumboldt.hale.common.core.io.project.util.XMLSchemaUpdater
 
XMLStylePage3 - Class in eu.esdihumboldt.hale.ui.style.dialog
Page for editing a style as XML
XMLStylePage3(FeatureStyleDialog) - Constructor for class eu.esdihumboldt.hale.ui.style.dialog.XMLStylePage3
Create a XML style editor page
XMLStylePage3_SuperTitle - Static variable in class eu.esdihumboldt.hale.ui.style.internal.Messages
 
XMLStylePage4 - Class in eu.esdihumboldt.hale.ui.style.dialog
Page for editing a style as XML.
XMLStylePage4(FeatureStyleDialog) - Constructor for class eu.esdihumboldt.hale.ui.style.dialog.XMLStylePage4
Create a XML style editor page
XMLStylePage4_SuperTitle - Static variable in class eu.esdihumboldt.hale.ui.style.internal.Messages
 
XmlTimeToDate - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
Convert xs:date to Date
XmlTimeToDate() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlTimeToDate
 
XmlTimeToTimestamp - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
Convert xs:date to Date
XmlTimeToTimestamp() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlTimeToTimestamp
 
XmlTypeDefinition - Class in eu.esdihumboldt.hale.io.xsd.reader.internal
XML type definition
XmlTypeDefinition(QName) - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlTypeDefinition
 
XmlTypeUtil - Class in eu.esdihumboldt.hale.io.xsd.reader.internal
Utility methods regarding type resolving
XmlTypeUtil() - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlTypeUtil
 
XmlWriterBase - Interface in eu.esdihumboldt.hale.io.gml.writer
Augmenting interface for I/O providers writing XML according to the target schema.
xsSchema - Static variable in class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlTypeUtil
The XML simple types schema

Humboldt Alignment Editor 2.5.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d