|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlIndex | |
---|---|
eu.esdihumboldt.hale.io.gml.writer | |
eu.esdihumboldt.hale.io.gml.writer.internal | |
eu.esdihumboldt.hale.io.xsd.reader | |
eu.esdihumboldt.hale.io.xsd.reader.internal |
Uses of XmlIndex in eu.esdihumboldt.hale.io.gml.writer |
---|
Methods in eu.esdihumboldt.hale.io.gml.writer with parameters of type XmlIndex | |
---|---|
protected XmlElement |
CityGMLInstanceWriter.findDefaultContainter(XmlIndex targetIndex,
IOReporter reporter)
|
Uses of XmlIndex in eu.esdihumboldt.hale.io.gml.writer.internal |
---|
Methods in eu.esdihumboldt.hale.io.gml.writer.internal that return XmlIndex | |
---|---|
protected XmlIndex |
StreamGmlWriter.getXMLIndex()
Get the XML type index. |
static XmlIndex |
StreamGmlWriter.getXMLIndex(SchemaSpace schemas)
Get the XML index from the given schema space |
Methods in eu.esdihumboldt.hale.io.gml.writer.internal with parameters of type XmlIndex | |
---|---|
protected XmlElement |
StreamGmlWriter.findDefaultContainter(XmlIndex targetIndex,
IOReporter reporter)
Find the default container element. |
static XmlElement |
StreamGmlWriter.getConfiguredContainerElement(IOProvider provider,
XmlIndex targetIndex)
Get the for an I/O provider configured target container element, assuming the I/O provider uses the XmlWriterBase.PARAM_ROOT_ELEMENT_NAMESPACE and
parameters for this. |
Uses of XmlIndex in eu.esdihumboldt.hale.io.xsd.reader |
---|
Methods in eu.esdihumboldt.hale.io.xsd.reader that return XmlIndex | |
---|---|
XmlIndex |
XmlSchemaReader.getSchema()
|
Uses of XmlIndex in eu.esdihumboldt.hale.io.xsd.reader.internal |
---|
Fields in eu.esdihumboldt.hale.io.xsd.reader.internal declared as XmlIndex | |
---|---|
protected XmlIndex |
LazyGroupPropertyDefinition.index
The XML index that can be used to resolve needed objects |
protected XmlIndex |
LazyPropertyDefinition.index
The XML index that can be used to resolve needed objects |
Methods in eu.esdihumboldt.hale.io.xsd.reader.internal with parameters of type XmlIndex | |
---|---|
static void |
XmlTypeUtil.configureSimpleType(XmlTypeDefinition type,
org.apache.ws.commons.schema.XmlSchemaSimpleType simpleType,
XmlIndex index,
IOReporter reporter)
Configure a type definition for a simple type based on the XmlSchemaSimpleType . |
protected TypeDefinition |
XmlAttributeReferenceProperty.resolvePropertyType(XmlIndex index)
|
protected abstract TypeDefinition |
LazyPropertyDefinition.resolvePropertyType(XmlIndex index)
Resolve the property type using the XML index |
protected TypeDefinition |
XmlElementReferenceProperty.resolvePropertyType(XmlIndex index)
|
Constructors in eu.esdihumboldt.hale.io.xsd.reader.internal with parameters of type XmlIndex | |
---|---|
LazyGroupPropertyDefinition(QName name,
DefinitionGroup parentGroup,
XmlIndex index,
boolean allowFlatten)
Create a lazy group property definition |
|
LazyPropertyDefinition(QName name,
DefinitionGroup declaringType,
XmlIndex index)
Create a lazy property definiton |
|
XmlAttributeGroupReferenceProperty(QName name,
DefinitionGroup declaringType,
XmlIndex index,
QName groupName,
boolean allowFlatten)
Create a property that references a XML attribute group |
|
XmlAttributeReferenceProperty(QName name,
DefinitionGroup declaringType,
XmlIndex index,
QName attributeName)
Create a property that references a XML attribute |
|
XmlElementReferenceProperty(QName name,
DefinitionGroup declaringGroup,
XmlIndex index,
QName elementName)
Create a property that references a XML element |
|
XmlGroupReferenceProperty(QName name,
DefinitionGroup declaringType,
XmlIndex index,
QName groupName,
boolean allowFlatten)
Create a property that references a XML group |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |