- 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
-
- XLSAlignmentMappingWriter - Class in eu.esdihumboldt.hale.io.xls.writer
-
Provider to write the alignment to a xls/xlsx file
- XLSAlignmentMappingWriter() - Constructor for class eu.esdihumboldt.hale.io.xls.writer.XLSAlignmentMappingWriter
-
- XMLAlignmentUpdater - Class in eu.esdihumboldt.hale.common.core.io.project.util
-
Class for updating alignment in the
ArchiveProjectWriter
.
Resolves the included base alignments, copies them next to the given
alignment (or a subdirectory) and adapts the include location in the
alignment.
- XMLAlignmentUpdater() - Constructor for class eu.esdihumboldt.hale.common.core.io.project.util.XMLAlignmentUpdater
-
- 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
-
- XmlDateToDate() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateToDate
-
- XmlDateToSQLDate - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
-
- XmlDateToSQLDate() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlDateToSQLDate
-
- XmlDateToTimestamp - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
-
- 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
XmlElement
s 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
-
- 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
- XmlMixedFlag - Class in eu.esdihumboldt.hale.io.xsd.constraint
-
Flags if a type is a mixed XML type and therefore can contain text, elements
and attributes, disabled by default.
- XmlMixedFlag() - Constructor for class eu.esdihumboldt.hale.io.xsd.constraint.XmlMixedFlag
-
Creates a default XML mixed type flag, which is disabled.
- XMLPathUpdater - Class in eu.esdihumboldt.hale.common.core.io.project.util
-
Class for updating location values in XML files.
Loads a XML file, searches for specified nodes with location values, resolves
the referenced resources, copies them next to the given XML file (or a
sub-directory) and adapts the location value in the XML file.
- XMLPathUpdater() - Constructor for class eu.esdihumboldt.hale.common.core.io.project.util.XMLPathUpdater
-
- XMLPrettyPrinter - Class in eu.esdihumboldt.hale.io.xslt.internal
-
XML pretty printer based on XSLT.
- XMLPrettyPrinter(OutputStream) - Constructor for class eu.esdihumboldt.hale.io.xslt.internal.XMLPrettyPrinter
-
Create a pretty printer for XML output.
- 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
TypeDefinition
s.
- XmlSchemaReader() - Constructor for class eu.esdihumboldt.hale.io.xsd.reader.XmlSchemaReader
-
- XMLSchemaResourceAdvisor - Class in eu.esdihumboldt.hale.io.xsd
-
Resource advisor for XML Schemas.
- XMLSchemaResourceAdvisor() - Constructor for class eu.esdihumboldt.hale.io.xsd.XMLSchemaResourceAdvisor
-
- 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
-
- XmlTimeToDate() - Constructor for class eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.XmlTimeToDate
-
- XmlTimeToTimestamp - Class in eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
-
- 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.
- XPathFilter - Class in eu.esdihumboldt.hale.io.xslt.xpath
-
Filter based on XPath expression for use with XSLT mappings.
- XPathFilter(String) - Constructor for class eu.esdihumboldt.hale.io.xslt.xpath.XPathFilter
-
Create a XPath filter.
- XPathFilterDefinition - Class in eu.esdihumboldt.hale.io.xslt.xpath
-
XPath filter string representation.
- XPathFilterDefinition() - Constructor for class eu.esdihumboldt.hale.io.xslt.xpath.XPathFilterDefinition
-
- XPathFilterDialog - Class in eu.esdihumboldt.hale.io.xslt.ui.filter
-
Dialog for configuring a XPath entity filter.
- XPathFilterDialog(Shell, EntityDefinition, String, String) - Constructor for class eu.esdihumboldt.hale.io.xslt.ui.filter.XPathFilterDialog
-
Constructor.
- XPathFilterDialogFactory - Class in eu.esdihumboldt.hale.io.xslt.ui.filter
-
- XPathFilterDialogFactory() - Constructor for class eu.esdihumboldt.hale.io.xslt.ui.filter.XPathFilterDialogFactory
-
- XPathFilterField - Class in eu.esdihumboldt.hale.io.xslt.ui.filter
-
Field for editing a XPath filter.
- XPathFilterField(EntityDefinition, Composite, int) - Constructor for class eu.esdihumboldt.hale.io.xslt.ui.filter.XPathFilterField
-
Creates a XPath filter field for the given entity.
- XPathParameterPage - Class in eu.esdihumboldt.hale.io.xslt.ui
-
Parameter page for specifying the XPath expression for the
GenericXPath
XSL transformation function.
- XPathParameterPage() - Constructor for class eu.esdihumboldt.hale.io.xslt.ui.XPathParameterPage
-
Default constructor.
- XPathPropertyDefinitionDialog - Class in eu.esdihumboldt.hale.io.xslt.ui.filter
-
- XPathPropertyDefinitionDialog(Shell, EntityDefinition, String, EntityDefinition) - Constructor for class eu.esdihumboldt.hale.io.xslt.ui.filter.XPathPropertyDefinitionDialog
-
Create a dialog.
- XslDataCaptureSpec - Class in eu.esdihumboldt.hale.functions.bgis.capturespec
-
XSL implementation of data capture specification function.
- XslDataCaptureSpec() - Constructor for class eu.esdihumboldt.hale.functions.bgis.capturespec.XslDataCaptureSpec
-
- XslExtensionConstants - Interface in eu.esdihumboldt.hale.io.xslt.extension
-
Common constants regarding the XSLT extension point.
- XslForEach - Class in eu.esdihumboldt.hale.io.xslt.internal
-
- XslForEach(String) - Constructor for class eu.esdihumboldt.hale.io.xslt.internal.XslForEach
-
Create a xsl:for-each
tag path element.
- XslFunction - Interface in eu.esdihumboldt.hale.io.xslt.functions
-
Provides the concrete XSL implementation of a property transformation.
- XslPropertyTransformation - Interface in eu.esdihumboldt.hale.io.xslt
-
Translates a property transformation function to a XSLT template.
- XslPropertyTransformationExtension - Class in eu.esdihumboldt.hale.io.xslt.extension
-
- XslPropertyTransformationExtension() - Constructor for class eu.esdihumboldt.hale.io.xslt.extension.XslPropertyTransformationExtension
-
- XslRetype - Class in eu.esdihumboldt.hale.io.xslt.transformations.type.retype
-
XSLT representation of the Retype function.
- XslRetype() - Constructor for class eu.esdihumboldt.hale.io.xslt.transformations.type.retype.XslRetype
-
- XslSourceDescription - Class in eu.esdihumboldt.hale.functions.bgis.sourcedesc
-
XSL implementation of source description function.
- XslSourceDescription() - Constructor for class eu.esdihumboldt.hale.functions.bgis.sourcedesc.XslSourceDescription
-
- XsltCompatibilityMode - Class in eu.esdihumboldt.hale.io.xslt.compatibility
-
Compatibility Mode for Xslt
- XsltCompatibilityMode() - Constructor for class eu.esdihumboldt.hale.io.xslt.compatibility.XsltCompatibilityMode
-
- XsltConstants - Interface in eu.esdihumboldt.hale.io.xslt
-
TODO Type description
- XsltExport - Class in eu.esdihumboldt.hale.io.xslt
-
- XsltExport() - Constructor for class eu.esdihumboldt.hale.io.xslt.XsltExport
-
Default constructor
- XsltGenerationContext - Interface in eu.esdihumboldt.hale.io.xslt
-
Context for a XSLT generation process.
- XsltGenerator - Class in eu.esdihumboldt.hale.io.xslt.internal
-
Generate a XSLT transformation from an
Alignment
.
- XsltGenerator(File, Alignment, XmlIndex, XmlIndex, IOReporter, ProgressIndicator, XmlElement, SourceContextProvider, ProjectInfo) - Constructor for class eu.esdihumboldt.hale.io.xslt.internal.XsltGenerator
-
Create a XSLT generator.
- XslTransformation - Interface in eu.esdihumboldt.hale.io.xslt
-
Translates a transformation function to a XSLT template.
- XslTransformationFactory<T extends XslTransformation,X extends Function> - Interface in eu.esdihumboldt.hale.io.xslt.extension
-
- XslTransformationUtil - Class in eu.esdihumboldt.hale.io.xslt
-
- XslTransformationUtil() - Constructor for class eu.esdihumboldt.hale.io.xslt.XslTransformationUtil
-
- XsltUI - Class in eu.esdihumboldt.hale.io.xslt.ui.internal
-
The activator class controls the plug-in life cycle.
- XsltUI() - Constructor for class eu.esdihumboldt.hale.io.xslt.ui.internal.XsltUI
-
The constructor
- XslTypeTransformation - Interface in eu.esdihumboldt.hale.io.xslt
-
Translates a type transformation function to a XSLT template.
- XslTypeTransformationExtension - Class in eu.esdihumboldt.hale.io.xslt.extension
-
- XslTypeTransformationExtension() - Constructor for class eu.esdihumboldt.hale.io.xslt.extension.XslTypeTransformationExtension
-
- XslVariable - Interface in eu.esdihumboldt.hale.io.xslt.functions
-
A function variable for XSL functions.
- XslVariableImpl - Class in eu.esdihumboldt.hale.io.xslt.functions.impl
-
- XslVariableImpl(EntityDefinition, String) - Constructor for class eu.esdihumboldt.hale.io.xslt.functions.impl.XslVariableImpl
-
Create a XSL variable.
- xsSchema - Static variable in class eu.esdihumboldt.hale.io.xsd.reader.internal.XmlTypeUtil
-
The XML simple types schema