|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CityGMLVersion in org.citygml4j.builder |
---|
Methods in org.citygml4j.builder with parameters of type CityGMLVersion | |
---|---|
CityGMLOutputFactory |
CityGMLBuilder.createCityGMLOutputFactory(CityGMLVersion version)
|
CityGMLOutputFactory |
CityGMLBuilder.createCityGMLOutputFactory(CityGMLVersion version,
SchemaHandler schemaHandler)
|
Uses of CityGMLVersion in org.citygml4j.builder.jaxb |
---|
Methods in org.citygml4j.builder.jaxb with parameters of type CityGMLVersion | |
---|---|
CityGMLOutputFactory |
JAXBBuilder.createCityGMLOutputFactory(CityGMLVersion version)
|
CityGMLOutputFactory |
JAXBBuilder.createCityGMLOutputFactory(CityGMLVersion version,
SchemaHandler schemaHandler)
|
JAXBMarshaller |
JAXBBuilder.createJAXBMarshaller(CityGMLVersion version)
|
JAXBNamespacePrefixMapper |
JAXBBuilder.createNamespacePrefixMapper(CityGMLVersion version)
|
Uses of CityGMLVersion in org.citygml4j.builder.jaxb.marshal |
---|
Methods in org.citygml4j.builder.jaxb.marshal with parameters of type CityGMLVersion | |
---|---|
void |
JAXBNamespacePrefixMapper.setNamespacePrefixMapping(CityGMLVersion version)
|
Constructors in org.citygml4j.builder.jaxb.marshal with parameters of type CityGMLVersion | |
---|---|
JAXBNamespacePrefixMapper(CityGMLVersion version)
|
Uses of CityGMLVersion in org.citygml4j.builder.jaxb.xml.io.writer |
---|
Methods in org.citygml4j.builder.jaxb.xml.io.writer with parameters of type CityGMLVersion | |
---|---|
void |
AbstractJAXBWriter.setPrefixes(CityGMLVersion version)
|
void |
AbstractJAXBWriter.setSchemaLocations(CityGMLVersion version)
|
Uses of CityGMLVersion in org.citygml4j.builder.jaxb.xml.validation |
---|
Methods in org.citygml4j.builder.jaxb.xml.validation with parameters of type CityGMLVersion | |
---|---|
void |
JAXBValidator.validate(java.lang.Object object,
CityGMLVersion version)
|
Uses of CityGMLVersion in org.citygml4j.model.module |
---|
Methods in org.citygml4j.model.module with parameters of type CityGMLVersion | |
---|---|
void |
ModuleContext.setCityGMLVersion(CityGMLVersion version)
|
Constructors in org.citygml4j.model.module with parameters of type CityGMLVersion | |
---|---|
ModuleContext(CityGMLVersion version)
|
Uses of CityGMLVersion in org.citygml4j.model.module.citygml |
---|
Fields in org.citygml4j.model.module.citygml declared as CityGMLVersion | |
---|---|
static CityGMLVersion |
CityGMLVersion.DEFAULT
|
static CityGMLVersion |
CityGMLVersion.v1_0_0
|
static CityGMLVersion |
CityGMLVersion.v2_0_0
|
Methods in org.citygml4j.model.module.citygml that return types with arguments of type CityGMLVersion | |
---|---|
static java.util.List<CityGMLVersion> |
CityGMLVersion.getInstances()
|
Uses of CityGMLVersion in org.citygml4j.xml |
---|
Methods in org.citygml4j.xml with parameters of type CityGMLVersion | |
---|---|
void |
CityGMLNamespaceContext.setPrefixes(CityGMLVersion version)
|
Uses of CityGMLVersion in org.citygml4j.xml.io |
---|
Methods in org.citygml4j.xml.io with parameters of type CityGMLVersion | |
---|---|
void |
CityGMLOutputFactory.setCityGMLVersion(CityGMLVersion version)
|
void |
AbstractCityGMLOutputFactory.setCityGMLVersion(CityGMLVersion version)
|
Uses of CityGMLVersion in org.citygml4j.xml.io.writer |
---|
Methods in org.citygml4j.xml.io.writer with parameters of type CityGMLVersion | |
---|---|
void |
AbstractCityGMLWriter.setPrefixes(CityGMLVersion version)
|
void |
AbstractCityGMLWriter.setSchemaLocations(CityGMLVersion version)
|
Uses of CityGMLVersion in org.citygml4j.xml.validation |
---|
Methods in org.citygml4j.xml.validation with parameters of type CityGMLVersion | |
---|---|
void |
Validator.validate(java.lang.Object object,
CityGMLVersion version)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |