Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.generics | |
org.citygml4j.builder.jaxb.unmarshal.citygml.generics |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.generics._2.UriAttributeType |
Generics200Marshaller.marshalUriAttribute(UriAttribute src) |
net.opengis.citygml.generics._1.UriAttributeType |
Generics100Marshaller.marshalUriAttribute(UriAttribute src) |
void |
Generics200Marshaller.marshalUriAttribute(UriAttribute src,
net.opengis.citygml.generics._2.UriAttributeType dest) |
void |
Generics100Marshaller.marshalUriAttribute(UriAttribute src,
net.opengis.citygml.generics._1.UriAttributeType dest) |
Modifier and Type | Method and Description |
---|---|
UriAttribute |
Generics200Unmarshaller.unmarshalUriAttribute(net.opengis.citygml.generics._2.UriAttributeType src) |
UriAttribute |
Generics100Unmarshaller.unmarshalUriAttribute(net.opengis.citygml.generics._1.UriAttributeType src) |
Modifier and Type | Method and Description |
---|---|
void |
Generics200Unmarshaller.unmarshalUriAttribute(net.opengis.citygml.generics._2.UriAttributeType src,
UriAttribute dest) |
void |
Generics100Unmarshaller.unmarshalUriAttribute(net.opengis.citygml.generics._1.UriAttributeType src,
UriAttribute dest) |