Modifier and Type | Method and Description |
---|---|
protected XmlElement |
CityGMLInstanceWriter.findDefaultContainter(XmlIndex targetIndex,
IOReporter reporter) |
protected XmlElement |
InspireInstanceWriter.findDefaultContainter(XmlIndex targetIndex,
IOReporter reporter) |
Modifier and Type | Method and Description |
---|---|
protected XmlIndex |
StreamGmlWriter.getXMLIndex()
Get the XML type index.
|
static XmlIndex |
StreamGmlWriter.getXMLIndex(SchemaSpace schemas)
Get the XML index from the given schema space
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
XmlIndex |
XmlSchemaReader.getSchema() |
Modifier and Type | Field and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
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
|
Modifier and Type | Method and Description |
---|---|
XmlIndex |
XsltGenerationContext.getSourceSchema()
Get the source schema.
|
XmlIndex |
XsltGenerationContext.getTargetSchema()
Get the target schema.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XsltExport.init(XmlIndex sourceIndex,
XmlIndex targetIndex)
Initialize the provider before execution.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CityGMLXsltExport.init(XmlIndex sourceIndex,
XmlIndex targetIndex) |
Constructor and Description |
---|
XsltGenerator(File workDir,
Alignment alignment,
XmlIndex sourceSchema,
XmlIndex targetSchema,
IOReporter reporter,
ProgressIndicator progress,
XmlElement containerElement,
SourceContextProvider sourceContext,
ProjectInfo projectInfo)
Create a XSLT generator.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a