Package | Description |
---|---|
org.citygml4j | |
org.citygml4j.builder.jaxb.xml.io.writer | |
org.citygml4j.xml.io.writer |
Modifier and Type | Method and Description |
---|---|
ADEContext |
CityGMLContext.getADEContext(java.lang.String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ADEContext> |
CityGMLContext.getADEContexts() |
Modifier and Type | Method and Description |
---|---|
void |
CityGMLContext.registerADEContext(ADEContext adeContext) |
void |
CityGMLContext.unregisterADEContext(ADEContext adeContext) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractJAXBWriter.setPrefixes(java.util.List<ADEContext> adeContexts) |
void |
AbstractJAXBWriter.setSchemaLocations(java.util.List<ADEContext> adeContexts) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCityGMLWriter.setPrefixes(java.util.List<ADEContext> adeContexts) |
void |
AbstractCityGMLWriter.setSchemaLocations(java.util.List<ADEContext> adeContexts) |